Text rendering, input, cursor, and typing systems. More...
Classes | |
| class | ml::Cursor |
A blinking text cursor used inside TextInput. More... | |
| class | ml::Text |
| A framework-integrated text object with word-wrap support. More... | |
| class | ml::TextArea |
| A multi-line rich text input field with vertical scrolling. More... | |
| class | ml::TextBox |
| Multi-line text display area. (Currently a stub — not yet implemented.). More... | |
| class | ml::TextInput |
| Single-line rich text input with horizontal scrolling. More... | |
| class | ml::TextInputBase |
Shared base for TextInput and TextArea. More... | |
| class | ml::TextInputManifest |
Shared manifest for TextInput and TextArea. More... | |
| class | ml::Typer |
| An animated text object that accepts keyboard input. More... | |
Text rendering, input, cursor, and typing systems.