
Public Member Functions | |
| InvertVideoEnable (InvertVideoEffect *plugin, int *output, int x, int y, char *text) | |
| int | handle_event () |
Data Fields | |
| InvertVideoEffect * | plugin |
| int * | output |
Definition at line 36 of file invert.C.
| InvertVideoEnable::InvertVideoEnable | ( | InvertVideoEffect * | plugin, | |
| int * | output, | |||
| int | x, | |||
| int | y, | |||
| char * | text | |||
| ) |
| int InvertVideoEnable::handle_event | ( | ) | [virtual] |
Reimplemented from BC_CheckBox.
Definition at line 141 of file invert.C.
References BC_Toggle::get_value(), output, plugin, and PluginClient::send_configure_change().

1.5.5