scripting/core/asEntity.cpp File Reference

Go to the source code of this file.

Functions

EntitycreateEntity (const std::string &name)
 Reference factory for the Entity class.
bool addComponent (asIScriptObject *object, Entity *entity)
 Wrapper function to allow classes "derived" from the EntityComponent class to be used by the Entity::addComponent.
void bindEntity (asIScriptEngine *engine)
 Binds the Entity class to AngelScript.


Function Documentation

bool addComponent ( asIScriptObject *  object,
Entity entity 
)

Wrapper function to allow classes "derived" from the EntityComponent class to be used by the Entity::addComponent.

Definition at line 36 of file asEntity.cpp.

void bindEntity ( asIScriptEngine *  engine  ) 

Binds the Entity class to AngelScript.

Definition at line 47 of file asEntity.cpp.

Entity* createEntity ( const std::string &  name  ) 

Reference factory for the Entity class.

Definition at line 29 of file asEntity.cpp.


Generated on Sun Aug 30 14:17:11 2009 for Sirrf - Simple Irrlicht Framework by  doxygen 1.5.8