![]() |
Blamite Game Engine - Keystone
00350.01.30.22.1421.blamite
A library that enables the use of Qt in Blamite's editing tools.
|
#include <event_types.h>
Inheritance diagram for EditorTickEvent:Public Member Functions | |
| EditorTickEvent (int _tick_number) | |
Public Member Functions inherited from EditorEvent | |
| EditorEvent (EditorEventType _event_type) | |
Public Attributes | |
| int | tick_number = 0 |
Public Attributes inherited from EditorEvent | |
| EditorEventType | event_type = EditorEventType::Unspecified |
| EditorTickEvent::EditorTickEvent | ( | int | _tick_number | ) |
| int EditorTickEvent::tick_number = 0 |