
Public Member Functions | |
| RotateFine (RotateWindow *window, RotateEffect *plugin, int x, int y) | |
| int | handle_event () |
Data Fields | |
| RotateEffect * | plugin |
| RotateWindow * | window |
Definition at line 84 of file rotate.C.
| RotateFine::RotateFine | ( | RotateWindow * | window, | |
| RotateEffect * | plugin, | |||
| int | x, | |||
| int | y | |||
| ) |
Definition at line 334 of file rotate.C.
References BC_FPot::set_precision(), and BC_Pot::set_use_caption().

| int RotateFine::handle_event | ( | ) | [virtual] |
Reimplemented from BC_Pot.
Definition at line 347 of file rotate.C.
References RotateConfig::angle, RotateEffect::config, BC_FPot::get_value(), plugin, PluginClient::send_configure_change(), RotateWindow::update_text(), RotateWindow::update_toggles(), and window.

1.5.5