Skip to content

SDL3KeyDownEvent(KeyboardEvent) Constructor

Definition

Namespace: Brine2D.Events

Internal SDL3 events - not exposed to user code. Used for communication between SDL3EventPump and SDL3InputService.

public SDL3KeyDownEvent(SDL3.SDL.KeyboardEvent KeyEvent);

Parameters

KeyEvent SDL3.SDL.KeyboardEvent