#include <motionwindow.h>
Inherits BC_Radial.

Public Member Functions | |
| PreviousFrameSameBlock (MotionMain *plugin, MotionWindow *gui, int x, int y) | |
| int | handle_event () |
Data Fields | |
| MotionMain * | plugin |
| MotionWindow * | gui |
Definition at line 93 of file motionwindow.h.
| PreviousFrameSameBlock::PreviousFrameSameBlock | ( | MotionMain * | plugin, | |
| MotionWindow * | gui, | |||
| int | x, | |||
| int | y | |||
| ) |
Definition at line 752 of file motionwindow.C.
| int PreviousFrameSameBlock::handle_event | ( | ) | [virtual] |
Reimplemented from BC_Toggle.
Definition at line 764 of file motionwindow.C.
References BC_TextBox::disable(), gui, plugin, MotionConfig::PREVIOUS_SAME_BLOCK, PluginClient::send_configure_change(), MotionWindow::track_frame_number, MotionWindow::track_previous, MotionWindow::track_single, and BC_Toggle::update().

1.5.5