scripting/components/scene/asBillboardComponent.cpp File Reference

Go to the source code of this file.

Functions

BillboardComponentcreateBillboardComponent (Entity *parent)
 Reference factory for the BillboardComponent class.
BillboardComponentcreateBillboardComponent (Entity *parent, const dimension2df &size, const SColor &colorTop, const SColor &colorBottom)
 Reference factory for the BillboardComponent class.
void bindBillboardComponent (asIScriptEngine *engine)
 Binds the BillboardComponent class to AngelScript.


Function Documentation

void bindBillboardComponent ( asIScriptEngine *  engine  ) 

Binds the BillboardComponent class to AngelScript.

Definition at line 38 of file asBillboardComponent.cpp.

BillboardComponent* createBillboardComponent ( Entity parent,
const dimension2df &  size,
const SColor &  colorTop,
const SColor &  colorBottom 
)

Reference factory for the BillboardComponent class.

Definition at line 31 of file asBillboardComponent.cpp.

BillboardComponent* createBillboardComponent ( Entity parent  ) 

Reference factory for the BillboardComponent class.

Definition at line 25 of file asBillboardComponent.cpp.


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