#include <playbackprefs.h>
Inherits BC_Radial.

Public Member Functions | |
| PlaybackBilinearBilinear (PreferencesWindow *pwindow, PlaybackPrefs *prefs, int value, int x, int y) | |
| int | handle_event () |
Data Fields | |
| PreferencesWindow * | pwindow |
| PlaybackPrefs * | prefs |
Definition at line 184 of file playbackprefs.h.
| PlaybackBilinearBilinear::PlaybackBilinearBilinear | ( | PreferencesWindow * | pwindow, | |
| PlaybackPrefs * | prefs, | |||
| int | value, | |||
| int | x, | |||
| int | y | |||
| ) |
Definition at line 398 of file playbackprefs.C.
| int PlaybackBilinearBilinear::handle_event | ( | ) | [virtual] |
Reimplemented from BC_Toggle.
Definition at line 408 of file playbackprefs.C.
References prefs, and PlaybackPrefs::update().

Definition at line 195 of file playbackprefs.h.
1.5.5