#include <bandwipe.h>
Inherits BC_Radial.

Public Member Functions | |
| BandWipeOut (BandWipeMain *plugin, BandWipeWindow *window, int x, int y) | |
| int | handle_event () |
Data Fields | |
| BandWipeMain * | plugin |
| BandWipeWindow * | window |
Definition at line 39 of file bandwipe.h.
| BandWipeOut::BandWipeOut | ( | BandWipeMain * | plugin, | |
| BandWipeWindow * | window, | |||
| int | x, | |||
| int | y | |||
| ) |
Definition at line 72 of file bandwipe.C.
| int BandWipeOut::handle_event | ( | ) | [virtual] |
Reimplemented from BC_Toggle.
Definition at line 85 of file bandwipe.C.
References BandWipeMain::direction, BandWipeWindow::in, plugin, PluginClient::send_configure_change(), BC_Toggle::update(), and window.

1.5.5