|
TextId | getButtonTextId (int buttonIndex) const |
|
void | reset () |
|
void | setButtonsBoxHeight (int16 height) |
|
void | setActiveButton (int16 buttonIdx) |
|
void | setActiveButtonTextId (TextId textIndex) |
|
void | setButtonTextId (int16 buttonIdx, TextId textIndex) |
|
TextId | getActiveButtonTextId () const |
|
int16 | getActiveButtonState () const |
|
int16 | getButtonState (int buttonIndex) const |
|
const char * | getButtonText (Text *text, int buttonIndex) |
|
int16 | getActiveButton () const |
|
int16 | getButtonBoxHeight () const |
|
int16 | getButtonCount () const |
|
void | setTextBankId (TextBankId textBankIndex) |
|
void | addButton (TextId textId, int16 state=0) |
|
void | addButton (const char *text, int16 state=0) |
|
The documentation for this class was generated from the following file: