#include <motionwindow.h>
Inherits BC_IPot.

Public Member Functions | |
| MotionReturnSpeed (MotionMain *plugin, int x, int y) | |
| int | handle_event () |
Data Fields | |
| MotionMain * | plugin |
Definition at line 221 of file motionwindow.h.
| MotionReturnSpeed::MotionReturnSpeed | ( | MotionMain * | plugin, | |
| int | x, | |||
| int | y | |||
| ) |
Definition at line 445 of file motionwindow.C.
| int MotionReturnSpeed::handle_event | ( | ) | [virtual] |
Reimplemented from BC_Pot.
Definition at line 457 of file motionwindow.C.
References BC_IPot::get_value(), plugin, and PluginClient::send_configure_change().

1.5.5