#include <bandwipe.h>
Inherits BC_Radial.

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

1.5.5