Public Member Functions | |
| SelectionMenu (Common::Point p, int width, Common::StringArray elements) | |
| int | getElementCount () const |
| void | setSelection (int selection) |
| 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 } |