#include <motionwindow.h>
Inherits BC_TextBox.

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

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

1.5.5