scripting/components/scene/asSkyBoxComponent.cpp File Reference

Go to the source code of this file.

Functions

SkyBoxComponentcreateSkyBoxComponent (Entity *parent)
 Reference factory for the SkyBoxComponent class.
SkyBoxComponentcreateSkyBoxComponent (Entity *parent, const std::string &top, const std::string &bottom, const std::string &left, const std::string &right, const std::string &front, const std::string &back)
 Reference factory for the SkyBoxComponent class.
void bindSkyBoxComponent (asIScriptEngine *engine)
 Binds the SkyBoxComponent class to AngelScript.


Function Documentation

void bindSkyBoxComponent ( asIScriptEngine *  engine  ) 

Binds the SkyBoxComponent class to AngelScript.

Definition at line 43 of file asSkyBoxComponent.cpp.

SkyBoxComponent* createSkyBoxComponent ( Entity parent,
const std::string &  top,
const std::string &  bottom,
const std::string &  left,
const std::string &  right,
const std::string &  front,
const std::string &  back 
)

Reference factory for the SkyBoxComponent class.

Definition at line 34 of file asSkyBoxComponent.cpp.

SkyBoxComponent* createSkyBoxComponent ( Entity parent  ) 

Reference factory for the SkyBoxComponent class.

Definition at line 28 of file asSkyBoxComponent.cpp.


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