IceShard 1
A personal game engine project, with development focused on 2D/2.5D games.
Loading...
Searching...
No Matches
module.hxx File Reference

Go to the source code of this file.

Classes

class  ice::Module< Type >
 Base class for modules that will automatically register them to be loaded by the module manager. More...

Namespaces

namespace  ice
 Root namespace for all APIs part of the IceShard engine project.

Macros

#define IS_WORKAROUND_MODULE_INITIALIZATION(type)
#define ICE_WORKAROUND_MODULE_INITIALIZATION(type)

Macro Definition Documentation

◆ ICE_WORKAROUND_MODULE_INITIALIZATION

#define ICE_WORKAROUND_MODULE_INITIALIZATION ( type)
Value:
#define IS_WORKAROUND_MODULE_INITIALIZATION(type)
Definition module.hxx:64

◆ IS_WORKAROUND_MODULE_INITIALIZATION

#define IS_WORKAROUND_MODULE_INITIALIZATION ( type)