![]() |
Lysa
0.0
Lysa 3D Engine
|
Rendering window events data
Static Public Attributes | |
| static const event_type | READY {"RENDERING_WINDOW_READY"} |
| The window is ready to be shown. More... | |
| static const event_type | CLOSING {"RENDERING_WINDOW_CLOSING"} |
| The window is about to close. More... | |
| static const event_type | INPUT {"RENDERING_WINDOW_INPUT"} |
| User input. More... | |
|
inlinestatic |
The window is about to close.
|
inlinestatic |
User input.
|
inlinestatic |
The window is ready to be shown.