Event triggered when fullscreen mode changes.
More...
#include <main/EngineEvents.hpp>
|
|
static const std::string | GetStaticEventType () |
| |
|
|
bool | value |
| | Whether fullscreen is enabled.
|
| |
Event triggered when fullscreen mode changes.
◆ WindowFullscreenEvent()
| StevEngine::WindowFullscreenEvent::WindowFullscreenEvent |
( |
bool | value | ) |
|
|
inline |
Create fullscreen change event.
- Parameters
-
| value | New fullscreen state |
◆ GetEventType()
| const std::string StevEngine::WindowFullscreenEvent::GetEventType |
( |
| ) |
const |
|
inlineoverridevirtual |
Get type identifier for this event.
- Returns
- String identifier for event type
Implements StevEngine::Event.
The documentation for this class was generated from the following file: