Public Member Functions | |
TextInputMenu (Common::Point p, int width, const char *info) | |
void | setInput (const char *input, int cursor) |
void | drawMenu (FWRenderer &r, bool top) override |
Public Member Functions inherited from Cine::Menu | |
Menu (Type t) | |
Type | getType () const |
Additional Inherited Members | |
Public Types inherited from Cine::Menu | |
enum | Type { kSelectionMenu, kTextInputMenu } |