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


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

1.5.1