#include <cwindowgui.h>
Inherits BC_Button.

Public Member Functions | |
| CWindowReset (MWindow *mwindow, CWindowGUI *cwindow, int x, int y) | |
| ~CWindowReset () | |
| int | handle_event () |
Data Fields | |
| CWindowGUI * | cwindow |
| MWindow * | mwindow |
Definition at line 178 of file cwindowgui.h.
| CWindowReset::CWindowReset | ( | MWindow * | mwindow, | |
| CWindowGUI * | cwindow, | |||
| int | x, | |||
| int | y | |||
| ) |
| CWindowReset::~CWindowReset | ( | ) |
| int CWindowReset::handle_event | ( | ) | [virtual] |
Reimplemented from BC_Button.
Definition at line 184 of file cwindowgui.h.
Definition at line 185 of file cwindowgui.h.
1.5.5