#include <motionwindow.h>
Inherits BC_TextBox.

Public Member Functions | |
| MotionBlockYText (MotionMain *plugin, MotionWindow *gui, int x, int y) | |
| int | handle_event () |
Data Fields | |
| MotionWindow * | gui |
| MotionMain * | plugin |
Definition at line 175 of file motionwindow.h.
| MotionBlockYText::MotionBlockYText | ( | MotionMain * | plugin, | |
| MotionWindow * | gui, | |||
| int | x, | |||
| int | y | |||
| ) |
Definition at line 604 of file motionwindow.C.
References BC_TextBox::set_precision().

| int MotionBlockYText::handle_event | ( | ) | [virtual] |
Reimplemented from BC_TextBox.
Definition at line 619 of file motionwindow.C.
References MotionWindow::block_y, BC_TextBox::get_text(), gui, plugin, PluginClient::send_configure_change(), and BC_FPot::update().

1.5.5