
Public Member Functions | |
| ZoomBlurToggle (ZoomBlurMain *plugin, int x, int y, int *output, char *string) | |
| int | handle_event () |
Data Fields | |
| ZoomBlurMain * | plugin |
| int * | output |
Definition at line 65 of file zoomblur.C.
| ZoomBlurToggle::ZoomBlurToggle | ( | ZoomBlurMain * | plugin, | |
| int | x, | |||
| int | y, | |||
| int * | output, | |||
| char * | string | |||
| ) |
Definition at line 322 of file zoomblur.C.
| int ZoomBlurToggle::handle_event | ( | ) | [virtual] |
Reimplemented from BC_CheckBox.
Definition at line 333 of file zoomblur.C.
References BC_Toggle::get_value(), output, plugin, and PluginClient::send_configure_change().

1.5.5