#include <playbackprefs.h>
Inherits BC_TumbleTextBox.

Public Member Functions | |
| PlaybackAudioOffset (PreferencesWindow *pwindow, PlaybackPrefs *subwindow, int x, int y) | |
| int | handle_event () |
Data Fields | |
| PreferencesWindow * | pwindow |
| PlaybackPrefs * | playback |
Definition at line 82 of file playbackprefs.h.
| PlaybackAudioOffset::PlaybackAudioOffset | ( | PreferencesWindow * | pwindow, | |
| PlaybackPrefs * | subwindow, | |||
| int | x, | |||
| int | y | |||
| ) |
Definition at line 255 of file playbackprefs.C.
References BC_TumbleTextBox::set_increment(), and BC_TumbleTextBox::set_precision().

| int PlaybackAudioOffset::handle_event | ( | ) | [virtual] |
Reimplemented from BC_TumbleTextBox.
Definition at line 273 of file playbackprefs.C.
References PlaybackConfig::aconfig, AudioOutConfig::audio_offset, BC_TumbleTextBox::get_text(), playback, and PlaybackPrefs::playback_config.

Definition at line 90 of file playbackprefs.h.
1.5.5