Public Member Functions | |
| Modal () | |
| void | drawTimed (int type) |
| void | draw (int type, int timeout) |
| void | setLine1 (wchar_t line1[17]) |
| void | setLine2 (wchar_t line2[17]) |
| void | setLine3 (wchar_t line3[17]) |
| void | setPeriod (int period) |
| void | time (int t) |
| ~Modal () | |
Public Attributes | |
| void(* | modalReturn )(void) |
| Modal::Modal | ( | ) |
| Modal::~Modal | ( | ) |
| void Modal::draw | ( | int | type, |
| int | timeout | ||
| ) |
| void Modal::drawTimed | ( | int | type | ) |
| void Modal::setLine1 | ( | wchar_t | line1[17] | ) |
| void Modal::setLine2 | ( | wchar_t | line2[17] | ) |
| void Modal::setLine3 | ( | wchar_t | line3[17] | ) |
| void Modal::setPeriod | ( | int | period | ) |
| void Modal::time | ( | int | t | ) |
| void(* Modal::modalReturn)(void) |
1.8.6