
Public Member Functions | |
| WhirlAngle (WhirlEffect *plugin, int x, int y) | |
| int | handle_event () |
Data Fields | |
| WhirlEffect * | plugin |
Definition at line 49 of file whirl.C.
| WhirlAngle::WhirlAngle | ( | WhirlEffect * | plugin, | |
| int | x, | |||
| int | y | |||
| ) |
| int WhirlAngle::handle_event | ( | ) | [virtual] |
Reimplemented from BC_Slider.
Definition at line 285 of file whirl.C.
References WhirlConfig::angle, WhirlEffect::config, BC_FSlider::get_value(), plugin, and PluginClient::send_configure_change().

1.5.5