Go to the source code of this file.
Functions | |
AssetGroup * | createAssetGroup (const std::string &name, const std::string &dirName) |
Reference factory for the AssetGroup class. | |
void | bindAssetGroup (asIScriptEngine *engine) |
Binds the AssetGroup class to AngelScript. |
void bindAssetGroup | ( | asIScriptEngine * | engine | ) |
AssetGroup* createAssetGroup | ( | const std::string & | name, | |
const std::string & | dirName | |||
) |