Struct KeyPressedEvent¶
Defined in File input_events.h
Struct Documentation¶
-
struct KeyPressedEvent¶
Fired once when a key is initially pressed (Released → Pressed). Includes modifiers for shortcut detection (e.g., Ctrl+S).
Defined in File input_events.h
Fired once when a key is initially pressed (Released → Pressed). Includes modifiers for shortcut detection (e.g., Ctrl+S).