Go to the source code of this file.
Functions | |
Entity * | createEntity (const std::string &name) |
Reference factory for the Entity class. | |
void | bindEntity (asIScriptEngine *engine) |
Binds the Entity class to AngelScript. |
void bindEntity | ( | asIScriptEngine * | engine | ) |
Entity* createEntity | ( | const std::string & | name | ) |