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