
Public Member Functions | |
| WaveBlacken (WaveEffect *plugin, WaveWindow *window, int x, int y) | |
| int | handle_event () |
Data Fields | |
| WaveEffect * | plugin |
| WaveWindow * | window |
Definition at line 56 of file wave.C.
| WaveBlacken::WaveBlacken | ( | WaveEffect * | plugin, | |
| WaveWindow * | window, | |||
| int | x, | |||
| int | y | |||
| ) |
| int WaveBlacken::handle_event | ( | ) | [virtual] |
Reimplemented from BC_Toggle.
Definition at line 277 of file wave.C.
References BLACKEN, WaveEffect::config, WaveConfig::mode, plugin, PluginClient::send_configure_change(), WaveWindow::update_mode(), and window.

1.5.5