
Public Member Functions | |
| WaveReflective (WaveEffect *plugin, int x, int y) | |
| int | handle_event () |
Data Fields | |
| WaveEffect * | plugin |
Definition at line 66 of file wave.C.
| WaveReflective::WaveReflective | ( | WaveEffect * | plugin, | |
| int | x, | |||
| int | y | |||
| ) |
| int WaveReflective::handle_event | ( | ) | [virtual] |
Reimplemented from BC_CheckBox.
Definition at line 295 of file wave.C.
References WaveEffect::config, BC_Toggle::get_value(), plugin, WaveConfig::reflective, and PluginClient::send_configure_change().

1.5.5