SDL3KeyDownEvent Class
Definition
Namespace: Brine2D.Events
Internal SDL3 events - not exposed to user code. Used for communication between SDL3EventPump and SDL3InputService.
Inheritance System.Object → SDL3KeyDownEvent
Implements System.IEquatable<SDL3KeyDownEvent>
| Constructors | |
|---|---|
| SDL3KeyDownEvent\(KeyboardEvent\) | Internal SDL3 events - not exposed to user code. Used for communication between SDL3EventPump and SDL3InputService. |