Event triggered when vsync setting changes.
More...
#include <main/EngineEvents.hpp>
|
|
static const std::string | GetStaticEventType () |
| |
|
|
bool | value |
| | Whether vsync is enabled.
|
| |
Event triggered when vsync setting changes.
◆ WindowVSyncEvent()
| StevEngine::WindowVSyncEvent::WindowVSyncEvent |
( |
bool | value | ) |
|
|
inline |
Create vsync change event.
- Parameters
-
◆ GetEventType()
| const std::string StevEngine::WindowVSyncEvent::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: