atelier ~master (2021-08-24T13:35:22Z)
Dub
Repo
InputField.setAllowedCharacters
atelier
ui
inputfield
InputField
It will discard any characters from keyboard that aren't in this list.
class
InputField
void
setAllowedCharacters
(
dstring
allowedCharacters
)
Meta
Source
See Implementation
atelier
ui
inputfield
InputField
constructors
this
functions
clear
draw
drawOverlay
onEvent
setAllowedCharacters
update
properties
font
limit
text
variables
caretColor
selectionColor
It will discard any characters from keyboard that aren't in this list.