#include <misc_buttons.h>
Inheritance diagram for Cstats_button:


Public Member Functions | |
| Cstats_button (Gump *par, int px, int py) | |
| virtual void | activate () |
Definition at line 98 of file misc_buttons.h.
| Cstats_button::Cstats_button | ( | Gump * | par, | |
| int | px, | |||
| int | py | |||
| ) |
Definition at line 199 of file misc_buttons.cc.
| void Cstats_button::activate | ( | ) | [virtual] |
Implements Gump_button.
Definition at line 210 of file misc_buttons.cc.
References game, and Game::get_shape().
Here is the call graph for this function:

1.5.1