Static Public Member Functions | |
| static void | Init (IND_InitializationMode pMode) |
| static void | End () |
| void IndieLib::Init | ( | IND_InitializationMode | pMode | ) | [static] |
This function initializes IndieLib.
| void IndieLib::End | ( | ) | [static] |
Operation:
This function finalizes IndieLib and free all the memory of the managers. So, all the resources like textures, 3d meshes, etc. will be freed.
1.5.4