Go to the source code of this file.
Classes | |
class | EntityManager |
The Entity Manager is the central interface point to all entity related functions of this program. More... | |
Functions | |
void | bindEntityManager (asIScriptEngine *engine) |
Binds the EntityManager class to AngelScript so that it can be used within scripts. |
void bindEntityManager | ( | asIScriptEngine * | engine | ) |
Binds the EntityManager class to AngelScript so that it can be used within scripts.
Definition at line 195 of file EntityManager.cpp.