

Public Member Functions | |
| GameplayEnabledToggle (Gump *par, int px, int py, int width, int selectionnum) | |
| virtual void | toggle (int state) |
Friends | |
| class | GameplayOptions_gump |
Definition at line 96 of file GameplayOptions_gump.cc.
| GameplayEnabledToggle::GameplayEnabledToggle | ( | Gump * | par, | |
| int | px, | |||
| int | py, | |||
| int | width, | |||
| int | selectionnum | |||
| ) | [inline] |
Definition at line 98 of file GameplayOptions_gump.cc.
| virtual void GameplayEnabledToggle::toggle | ( | int | state | ) | [inline, virtual] |
Implements Enabled_button.
Definition at line 104 of file GameplayOptions_gump.cc.
References Gump_widget::parent.
friend class GameplayOptions_gump [friend] |
Definition at line 103 of file GameplayOptions_gump.cc.
1.5.1