module documentation
Helpers for rendering text. Rarely needed to be used directly.
| Class | |
Shows a text box and handles key events, while rendering them to the UI as typed. Only one line is allowed and RETURN submits the line. Callers should use this like a sprite, then await on the done() future to get the string that was typed. |
| Function | render |
Undocumented |