|
SO3Engine
|
Go to the source code of this file.
Functions | |
| int | SO3AddResourceLocationURL (mmachine m) |
| Main include. | |
| int | SO3AddResourceLocationZIP (mmachine m) |
| SO3AddResourceLocationZIP : Add resource zip in Ogre resource manager Deprecated | |
| int | SO3GroupCreate (mmachine m) |
| SO3GroupCreate : Create a new resource group. | |
| int | SO3GroupList (mmachine m) |
| SO3GroupList : Return a list of declared group. | |
| int | SO3GroupDelete (mmachine m) |
| SO3GroupDelete : Delete a resource group. | |
| int | SO3GroupReload (mmachine m) |
| SO3GroupReload : Reload a resource group. | |
| int | SO3AddResourceLocationDirectory (mmachine m) |
| SO3AddResourceLocationDirectory :This function add resource location directory in a group Deprecated | |
| int | SCOLloadResources (mmachine m, cbmachine w) |
| Load the SO3Engine Resources function. | |
| int | SCOLfreeResources () |
| free the SO3Engine Viewport function | |
Variables | |
| NativeDefinition | natSO3Res [] |
| int SCOLfreeResources | ( | ) |
free the SO3Engine Viewport function
| m | : The VM |
Definition at line 636 of file SCOLResources.cpp.
| int SCOLloadResources | ( | mmachine | m, |
| cbmachine | w | ||
| ) |
Load the SO3Engine Resources function.
| m | : The VM |
| w | : The Callback VM |
Definition at line 626 of file SCOLResources.cpp.
| NativeDefinition natSO3Res[] |
Definition at line 610 of file SCOLResources.cpp.