
Public Member Functions | |
| InvertVideoWindow (InvertVideoEffect *plugin, int x, int y) | |
| void | create_objects () |
| int | close_event () |
Data Fields | |
| InvertVideoEnable * | r |
| InvertVideoEnable * | g |
| InvertVideoEnable * | b |
| InvertVideoEnable * | a |
| InvertVideoEffect * | plugin |
Definition at line 45 of file invert.C.
| InvertVideoWindow::InvertVideoWindow | ( | InvertVideoEffect * | plugin, | |
| int | x, | |||
| int | y | |||
| ) |
| void InvertVideoWindow::create_objects | ( | ) |
Definition at line 167 of file invert.C.
References _, InvertVideoConfig::a, a, BC_WindowBase::add_subwindow(), InvertVideoConfig::b, b, InvertVideoEffect::config, BC_WindowBase::flush(), InvertVideoConfig::g, g, plugin, InvertVideoConfig::r, r, BC_WindowBase::show_window(), BC_WindowBase::x, and BC_WindowBase::y.

| int InvertVideoWindow::close_event | ( | ) | [virtual] |
Reimplemented from BC_WindowBase.
1.5.5