Public Member Functions | |
| void | init (DropDownMenu *menu) |
| void | reset () |
| void | setupOption (Common::String title, char trigger, Common::String shortcut, bool valid) |
| void | display () |
| void | wipe () |
| void | lightUp (Common::Point cursorPos) |
| void | select (byte which) |
Public Attributes | |
| OptionType | _options [12] |
| uint16 | _width |
| uint16 | _left |
| bool | _firstlix |
| int16 | _flx1 |
| int16 | _flx2 |
| int16 | _fly |
| bool | _activeNow |
| byte | _activeNum |
| byte | _choiceNum |