#include <slide.h>
Inherits BC_Radial.

Public Member Functions | |
| SlideRight (SlideMain *plugin, SlideWindow *window, int x, int y) | |
| int | handle_event () |
Data Fields | |
| SlideMain * | plugin |
| SlideWindow * | window |
Definition at line 27 of file slide.h.
| SlideRight::SlideRight | ( | SlideMain * | plugin, | |
| SlideWindow * | window, | |||
| int | x, | |||
| int | y | |||
| ) |
| int SlideRight::handle_event | ( | ) | [virtual] |
Reimplemented from BC_Toggle.
Definition at line 60 of file slide.C.
References SlideWindow::left, SlideMain::motion_direction, plugin, PluginClient::send_configure_change(), BC_Toggle::update(), and window.

1.5.5