#include <shapewipe.h>
Inherits BC_Radial.

Public Member Functions | |
| ShapeWipeB2W (ShapeWipeMain *plugin, ShapeWipeWindow *window, int x, int y) | |
| int | handle_event () |
Data Fields | |
| ShapeWipeMain * | plugin |
| ShapeWipeWindow * | window |
Definition at line 23 of file shapewipe.h.
| ShapeWipeB2W::ShapeWipeB2W | ( | ShapeWipeMain * | plugin, | |
| ShapeWipeWindow * | window, | |||
| int | x, | |||
| int | y | |||
| ) |
Definition at line 40 of file shapewipe.C.
| int ShapeWipeB2W::handle_event | ( | ) | [virtual] |
Reimplemented from BC_Toggle.
Definition at line 53 of file shapewipe.C.
References ShapeWipeMain::direction, ShapeWipeWindow::left, plugin, PluginClient::send_configure_change(), BC_Toggle::update(), and window.

1.5.5