pixelperfectengine v0.10.0-beta.9 (2023-02-08T21:49:32Z)
Dub
Repo
TextBox.setFilter
pixelperfectengine
concrete
elements
textbox
TextBox
Sets an external input filter.
void
setFilter
(InputFilter f)
class
TextBox
public
void
setFilter
(
InputFilter
f
)
void
setFilter
(TextInputFieldType t)
Meta
Source
See Implementation
pixelperfectengine
concrete
elements
textbox
TextBox
constructors
this
functions
draw
dropTextInput
focusLost
initTextInput
passMCE
setFilter
textEditingEvent
textInputEvent
textInputKeyEvent
static variables
ENABLE_TEXT_EDIT
INSERT
variables
cursorPos
filter
horizTextOffset
oldText
onTextInput
select
Sets an external input filter.