
Public Member Functions | |
| RotateDrawPivot (RotateWindow *window, RotateEffect *plugin, int x, int y) | |
| int | handle_event () |
Data Fields | |
| RotateEffect * | plugin |
| RotateWindow * | window |
| int | value |
Definition at line 63 of file rotate.C.
| RotateDrawPivot::RotateDrawPivot | ( | RotateWindow * | window, | |
| RotateEffect * | plugin, | |||
| int | x, | |||
| int | y | |||
| ) |
| int RotateDrawPivot::handle_event | ( | ) | [virtual] |
Reimplemented from BC_CheckBox.
Definition at line 308 of file rotate.C.
References RotateEffect::config, RotateConfig::draw_pivot, BC_Toggle::get_value(), plugin, and PluginClient::send_configure_change().

1.5.5