
Public Member Functions | |
| RotateToggle (RotateWindow *window, RotateEffect *plugin, int init_value, int x, int y, int value, char *string) | |
| int | handle_event () |
Data Fields | |
| RotateEffect * | plugin |
| RotateWindow * | window |
| int | value |
Definition at line 46 of file rotate.C.
| RotateToggle::RotateToggle | ( | RotateWindow * | window, | |
| RotateEffect * | plugin, | |||
| int | init_value, | |||
| int | x, | |||
| int | y, | |||
| int | value, | |||
| char * | string | |||
| ) |
| int RotateToggle::handle_event | ( | ) | [virtual] |
Reimplemented from BC_Toggle.
Definition at line 284 of file rotate.C.
References RotateConfig::angle, RotateEffect::config, plugin, PluginClient::send_configure_change(), RotateWindow::update(), value, and window.

1.5.5