Go to the source code of this file.
Classes | |
class | ScriptedGameState |
A class derived from GameState, which makes it possible to interact with classes derived from GameState within AngelScript. More... | |
Functions | |
void | bindGameState (asIScriptEngine *engine) |
Binds the GameState class to AngelScript. |
void bindGameState | ( | asIScriptEngine * | engine | ) |