#include <motionwindow.h>
Inherits BC_CheckBox.

Public Member Functions | |
| MotionRotate (MotionMain *plugin, MotionWindow *gui, int x, int y) | |
| int | handle_event () |
Data Fields | |
| MotionWindow * | gui |
| MotionMain * | plugin |
Definition at line 269 of file motionwindow.h.
| MotionRotate::MotionRotate | ( | MotionMain * | plugin, | |
| MotionWindow * | gui, | |||
| int | x, | |||
| int | y | |||
| ) |
Definition at line 507 of file motionwindow.C.
| int MotionRotate::handle_event | ( | ) | [virtual] |
Reimplemented from BC_CheckBox.
Definition at line 520 of file motionwindow.C.
References BC_Toggle::get_value(), plugin, and PluginClient::send_configure_change().

Definition at line 277 of file motionwindow.h.
1.5.5