Classes | |
class | Callback |
Base class for callbacks that can be nested. More... | |
class | DG |
Debug global variables storage - Very ugly but so useful! More... | |
class | FPSLimiter |
Handles data about frame rate and allow current thread to be put to sleep in order to keep CPU left for other processes on the computer. More... | |
class | AbstractPool |
Generic pool base class which avoids loading twice ressources (like sounds) from disk. More... | |
class | Singleton |
Simple singleton class, not thread safe. More... | |
Variables | |
template PVLE_EXPORT class | DG< void * > |
Please note that many utilities are in the root namespace.
template PVLE_EXPORT class Util::DG< void * > |
Definition at line 78 of file DebugGlobals.h.