#include <perspective.h>
Inherits BC_GenericButton.

Public Member Functions | |
| PerspectiveReset (PerspectiveMain *plugin, int x, int y) | |
| int | handle_event () |
Data Fields | |
| PerspectiveMain * | plugin |
Definition at line 86 of file perspective.h.
| PerspectiveReset::PerspectiveReset | ( | PerspectiveMain * | plugin, | |
| int | x, | |||
| int | y | |||
| ) |
Definition at line 505 of file perspective.C.
| int PerspectiveReset::handle_event | ( | ) | [virtual] |
Reimplemented from BC_Button.
Definition at line 512 of file perspective.C.
References plugin, and PluginClient::send_configure_change().

1.5.5