TextInput
Fields
handle |
Properties
maxWidth | |
fontScale | |
selectionData |
Functions
InsertChar(uint charPoint) | |
InsertString(string str) | |
MoveCursorLeft() | |
MoveCursorRight() | |
OnClick(float positionRelativeX) | |
OnHold(float positionRelativeX) | |
Dispose() | |
Draw(Material material, Vector3 position, Vector2 scale, Color textColor, RenderBatch batch) | |
Escape() | |
SelectAll() |