#include <slide.h>
Inherits BC_Radial.

Public Member Functions | |
| SlideOut (SlideMain *plugin, SlideWindow *window, int x, int y) | |
| int | handle_event () |
Data Fields | |
| SlideMain * | plugin |
| SlideWindow * | window |
Definition at line 51 of file slide.h.
| SlideOut::SlideOut | ( | SlideMain * | plugin, | |
| SlideWindow * | window, | |||
| int | x, | |||
| int | y | |||
| ) |
| int SlideOut::handle_event | ( | ) | [virtual] |
Reimplemented from BC_Toggle.
Definition at line 104 of file slide.C.
References SlideMain::direction, SlideWindow::in, plugin, PluginClient::send_configure_change(), BC_Toggle::update(), and window.

1.5.5