Event

Represents a single input event such as keyboard, mouse, or gamepad activity.

Properties


NameDescriptionType
typeThe event type (e.g., KEY_DOWN, MOUSE_BUTTON_UP).int