

Public Member Functions | |
| GameplayTextToggle (Gump *par, std::string *s, int px, int py, int width, int selectionnum, int numsel) | |
| virtual void | toggle (int state) |
Friends | |
| class | GameplayOptions_gump |
Definition at line 83 of file GameplayOptions_gump.cc.
| GameplayTextToggle::GameplayTextToggle | ( | Gump * | par, | |
| std::string * | s, | |||
| int | px, | |||
| int | py, | |||
| int | width, | |||
| int | selectionnum, | |||
| int | numsel | |||
| ) | [inline] |
Definition at line 85 of file GameplayOptions_gump.cc.
| virtual void GameplayTextToggle::toggle | ( | int | state | ) | [inline, virtual] |
Implements Gump_ToggleTextButton.
Definition at line 91 of file GameplayOptions_gump.cc.
References Gump_widget::parent.
friend class GameplayOptions_gump [friend] |
Definition at line 90 of file GameplayOptions_gump.cc.
1.5.1