#include <timefront.h>
Inherits BC_FSlider.

Public Member Functions | |
| TimeFrontOutRadius (TimeFrontMain *plugin, int x, int y) | |
| int | handle_event () |
Data Fields | |
| TimeFrontMain * | plugin |
Definition at line 146 of file timefront.h.
| TimeFrontOutRadius::TimeFrontOutRadius | ( | TimeFrontMain * | plugin, | |
| int | x, | |||
| int | y | |||
| ) |
Definition at line 544 of file timefront.C.
| int TimeFrontOutRadius::handle_event | ( | ) | [virtual] |
Reimplemented from BC_Slider.
Definition at line 557 of file timefront.C.
References BC_FSlider::get_value(), plugin, and PluginClient::send_configure_change().

1.5.5