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 |
![]() | |
Menu (Type t) | |
Type | getType () const |
Additional Inherited Members | |
![]() | |
enum | Type { kSelectionMenu, kTextInputMenu } |