scripting/components/scene/asTextBillboardComponent.cpp File Reference

Go to the source code of this file.

Functions

TextBillboardComponentcreateTextBillboardComponent (Entity *parent)
 Reference factory for the TextBillboardComponent class.
TextBillboardComponentcreateTextBillboardComponent (Entity *parent, const std::string &fontFileName, const std::string &text, const dimension2df &size, const SColor &colorTop, const SColor &colorBottom)
 Reference factory for the TextBillboardComponent class.
void bindTextBillboardComponent (asIScriptEngine *engine)
 Binds the TextBillboardComponent class to AngelScript.


Function Documentation

void bindTextBillboardComponent ( asIScriptEngine *  engine  ) 

Binds the TextBillboardComponent class to AngelScript.

Definition at line 45 of file asTextBillboardComponent.cpp.

TextBillboardComponent* createTextBillboardComponent ( Entity parent,
const std::string &  fontFileName,
const std::string &  text,
const dimension2df &  size,
const SColor &  colorTop,
const SColor &  colorBottom 
)

Reference factory for the TextBillboardComponent class.

Definition at line 34 of file asTextBillboardComponent.cpp.

TextBillboardComponent* createTextBillboardComponent ( Entity parent  ) 

Reference factory for the TextBillboardComponent class.

Definition at line 28 of file asTextBillboardComponent.cpp.


Generated on Fri Aug 21 23:55:10 2009 for Sirrf - Simple Irrlicht Framework by  doxygen 1.5.8