|
IceShard 1
A personal game engine project, with development focused on 2D/2.5D games.
|
Stores information of module load and unload functions. More...
#include <ice/module_info.hxx>
Public Attributes | |
| ice::FnModuleLoad *const | fn_load |
| ice::FnModuleUnload *const | fn_unload |
Stores information of module load and unload functions.
| ice::FnModuleLoad* const ice::ModuleInfo::fn_load |
| ice::FnModuleUnload* const ice::ModuleInfo::fn_unload |