#include <motionwindow.h>
Inherits BC_FPot.

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

1.5.5