#include <motionwindow.h>
Inherits BC_FPot.

Public Member Functions | |
| MotionBlockX (MotionMain *plugin, MotionWindow *gui, int x, int y) | |
| int | handle_event () |
Data Fields | |
| MotionWindow * | gui |
| MotionMain * | plugin |
Definition at line 139 of file motionwindow.h.
| MotionBlockX::MotionBlockX | ( | MotionMain * | plugin, | |
| MotionWindow * | gui, | |||
| int | x, | |||
| int | y | |||
| ) |
Definition at line 531 of file motionwindow.C.
| int MotionBlockX::handle_event | ( | ) | [virtual] |
Reimplemented from BC_Pot.
Definition at line 545 of file motionwindow.C.
References MotionWindow::block_x_text, BC_FPot::get_value(), gui, plugin, PluginClient::send_configure_change(), and BC_TextBox::update().

1.5.5