Event
Represents a single input event such as keyboard, mouse, or gamepad activity.
Properties
| Name | Description | Type |
|---|---|---|
type | The event type (e.g., KEY_DOWN, MOUSE_BUTTON_UP). | int |
Represents a single input event such as keyboard, mouse, or gamepad activity.
| Name | Description | Type |
|---|---|---|
type | The event type (e.g., KEY_DOWN, MOUSE_BUTTON_UP). | int |