TextInput

backend.TextInput (Class)
Implements: spec.TextInput

Instance Members

unity
textInputActive: Bool

unity
start(initialText: String, x: Float, y: Float, w: Float, h: Float): Void
Name Type
initialText String
x Float
y Float
w Float
h Float

unity
stop(): Void

unity
new(): Void

Private Members

unity
bindTextInput(): Void

unity
handleTextInput(csChar: cs.types.Char16): Void
Name Type
csChar cs.types.Char16

Metadata

Name Parameters
:hxGen -