Core class that represents the module initializer of Core.
More...
Core class that represents the module initializer of Core.
◆ Initialize()
bool Nz::Core::Initialize |
( |
| ) |
|
|
static |
Initializes the Core module.
- Returns
- true if initialization is successful
◆ IsInitialized()
bool Nz::Core::IsInitialized |
( |
| ) |
|
|
static |
Checks whether the module is initialized.
- Returns
- true if module is initialized
◆ Uninitialize()
void Nz::Core::Uninitialize |
( |
| ) |
|
|
static |
Uninitializes the Core module.
The documentation for this class was generated from the following files:
- include/Nazara/Core/Core.hpp
- src/Nazara/Core/Core.cpp