#include <wipe.h>
Inherits BC_Radial.

Public Member Functions | |
| WipeLeft (WipeMain *plugin, WipeWindow *window, int x, int y) | |
| int | handle_event () |
Data Fields | |
| WipeMain * | plugin |
| WipeWindow * | window |
Definition at line 15 of file wipe.h.
| WipeLeft::WipeLeft | ( | WipeMain * | plugin, | |
| WipeWindow * | window, | |||
| int | x, | |||
| int | y | |||
| ) |
| int WipeLeft::handle_event | ( | ) | [virtual] |
Reimplemented from BC_Toggle.
Definition at line 35 of file wipe.C.
References WipeMain::direction, plugin, WipeWindow::right, PluginClient::send_configure_change(), BC_Toggle::update(), and window.

1.5.5