Setup_Audio Class Reference

#include <setup_audio.h>

Inheritance diagram for Setup_Audio:

SetupTab Container

List of all members.


Detailed Description

Definition at line 31 of file setup_audio.h.


Public Member Functions

 Setup_Audio ()
void apply ()
 Called when the Apply button is pressed in the setup window.
void cancel ()
 Called when the Cancel button is pressed in the setup window.
void action (const gcn::ActionEvent &event)

Private Attributes

int mMusicVolume
int mSfxVolume
bool mSoundEnabled
gcn::CheckBox * mSoundCheckBox
gcn::Slider * mSfxSlider
gcn::Slider * mMusicSlider

Constructor & Destructor Documentation

Setup_Audio::Setup_Audio (  ) 

Definition at line 37 of file setup_audio.cpp.


Member Function Documentation

void Setup_Audio::apply (  )  [virtual]

Called when the Apply button is pressed in the setup window.

Implements SetupTab.

Definition at line 78 of file setup_audio.cpp.

void Setup_Audio::cancel (  )  [virtual]

Called when the Cancel button is pressed in the setup window.

Implements SetupTab.

Definition at line 104 of file setup_audio.cpp.

void Setup_Audio::action ( const gcn::ActionEvent &  event  ) 

Definition at line 119 of file setup_audio.cpp.


Member Data Documentation

Definition at line 42 of file setup_audio.h.

int Setup_Audio::mSfxVolume [private]

Definition at line 42 of file setup_audio.h.

Definition at line 43 of file setup_audio.h.

gcn::CheckBox* Setup_Audio::mSoundCheckBox [private]

Definition at line 45 of file setup_audio.h.

gcn::Slider* Setup_Audio::mSfxSlider [private]

Definition at line 46 of file setup_audio.h.

gcn::Slider * Setup_Audio::mMusicSlider [private]

Definition at line 46 of file setup_audio.h.


The documentation for this class was generated from the following files:

Generated on Sun Apr 26 17:30:44 2009 for The Mana World by  doxygen 1.5.5