Loading...
Searching...
No Matches
Graphics/Text

Text rendering, input, cursor, and typing systems. More...

Collaboration diagram for Graphics/Text:

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::TextBox
 Multi-line text display area. (Currently a stub — not yet implemented.). More...
class  ml::TextInput
 A ready-to-use single-line text input field. More...
class  ml::Typer
 An animated text object that accepts keyboard input. More...

Detailed Description

Text rendering, input, cursor, and typing systems.