Setup Class Reference
[Core GUI related classes (widgets)]

#include <setup.h>

Inheritance diagram for Setup:

Window

List of all members.


Detailed Description

The setup dialog.

Displays several tabs for configuring different aspects of the game.

See also:
Setup_Audio

Setup_Colors

Setup_Joystick

Setup_Keyboard

Setup_Players

Setup_Video

Definition at line 48 of file setup.h.


Public Member Functions

 Setup ()
 ~Setup ()
void action (const gcn::ActionEvent &event)
 Event handling method.
void setInGame (bool inGame)
 Enables the reset button when in game.

Private Attributes

std::list< SetupTab * > mTabs
gcn::Button * mResetWindows

Constructor & Destructor Documentation

Setup::Setup (  ) 

Definition at line 64 of file setup.cpp.

Setup::~Setup (  ) 

Definition at line 116 of file setup.cpp.


Member Function Documentation

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

Event handling method.

Definition at line 121 of file setup.cpp.

void Setup::setInGame ( bool  inGame  ) 

Enables the reset button when in game.

Definition at line 168 of file setup.cpp.


Member Data Documentation

std::list<SetupTab*> Setup::mTabs [private]

Definition at line 65 of file setup.h.

gcn::Button* Setup::mResetWindows [private]

Definition at line 66 of file setup.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