pixelperfectengine ~master (2023-12-13T21:18:59Z)
Dub
Repo
TextInputListener.textInputKeyEvent
pixelperfectengine
system
input
interfaces
TextInputListener
Passes text input key events to the target, e.g. cursor keys.
interface
TextInputListener
void
textInputKeyEvent
(
uint
timestamp
,
uint
windowID
,
TextInputKey
key
,
ushort
modifier
)
Meta
Source
See Implementation
pixelperfectengine
system
input
interfaces
TextInputListener
functions
dropTextInput
initTextInput
textEditingEvent
textInputEvent
textInputKeyEvent
Passes text input key events to the target, e.g. cursor keys.