
Public Member Functions | |
| LoopVideoWindow (LoopVideo *plugin, int x, int y) | |
| ~LoopVideoWindow () | |
| void | create_objects () |
| int | close_event () |
Data Fields | |
| LoopVideo * | plugin |
| LoopVideoFrames * | frames |
Definition at line 32 of file loopvideo.C.
| LoopVideoWindow::LoopVideoWindow | ( | LoopVideo * | plugin, | |
| int | x, | |||
| int | y | |||
| ) |
Definition at line 84 of file loopvideo.C.
| LoopVideoWindow::~LoopVideoWindow | ( | ) |
Definition at line 99 of file loopvideo.C.
| void LoopVideoWindow::create_objects | ( | ) |
Definition at line 103 of file loopvideo.C.
References _, BC_WindowBase::add_subwindow(), BC_WindowBase::BC_Title, BC_WindowBase::flush(), frames, plugin, BC_WindowBase::show_window(), BC_WindowBase::x, and BC_WindowBase::y.

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