Go to the source code of this file.
Functions | |
SceneComponent * | createSceneComponent (Entity *parent) |
Reference factory for the SceneComponent class. | |
void | bindSceneComponent (asIScriptEngine *engine) |
Binds the SceneComponent class to AngelScript. |
void bindSceneComponent | ( | asIScriptEngine * | engine | ) |
SceneComponent* createSceneComponent | ( | Entity * | parent | ) |