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