
Public Member Functions | |
| VideoScopeDrawLinesInverse (VideoScopeEffect *plugin, int x, int y) | |
| int | handle_event () |
Data Fields | |
| VideoScopeEffect * | plugin |
Definition at line 171 of file videoscope.C.
| VideoScopeDrawLinesInverse::VideoScopeDrawLinesInverse | ( | VideoScopeEffect * | plugin, | |
| int | x, | |||
| int | y | |||
| ) |
Definition at line 735 of file videoscope.C.
References BC_WindowBase::set_tooltip().

| int VideoScopeDrawLinesInverse::handle_event | ( | ) | [virtual] |
Reimplemented from BC_CheckBox.
Definition at line 744 of file videoscope.C.
References VideoScopeEffect::config, VideoScopeConfig::draw_lines_inverse, BC_Toggle::get_value(), plugin, and VideoScopeEffect::thread.

1.5.5