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