pixelperfectengine v0.10.0-beta.1 (2021-05-16T17:51:01Z)
Dub
Repo
PopUpTextInput.textInputKeyEvent
PixelPerfectEngine
concrete
popup
popuptextinput
PopUpTextInput
Passes text input key events to the target, e.g. cursor keys.
class
PopUpTextInput
void
textInputKeyEvent
(
uint
timestamp
,
uint
windowID
,
TextInputKey
key
,
ushort
modifier
= 0
)
Meta
Source
See Implementation
PixelPerfectEngine
concrete
popup
popuptextinput
PopUpTextInput
constructors
this
functions
draw
dropTextInput
initTextInput
textEditingEvent
textInputEvent
textInputKeyEvent
variables
cursorPos
enableEdit
horizTextOffset
insert
onTextInput
select
Passes text input key events to the target, e.g. cursor keys.