Struct KeyEvent

Inheritance Relationships

Base Type

Struct Documentation

struct KeyEvent : public Azura::Event

Public Functions

KeyEvent(int key, KeyboardKey keyboardKey, KeyEventType eventType)

Public Members

int m_keyValue
KeyEventType m_internalType
KeyboardKey m_key