ConfigListener Class Reference

#include <configlistener.h>

Inheritance diagram for ConfigListener:

Game GuiConfigListener SkinConfigListener Viewport

List of all members.


Detailed Description

The listener interface for receiving notifications about changes to configuration options.

Definition at line 33 of file configlistener.h.


Public Member Functions

virtual ~ConfigListener ()
 Destructor.
virtual void optionChanged (const std::string &name)=0
 Called when an option changed.

Constructor & Destructor Documentation

virtual ConfigListener::~ConfigListener (  )  [inline, virtual]

Destructor.

Definition at line 39 of file configlistener.h.


Member Function Documentation

virtual void ConfigListener::optionChanged ( const std::string &  name  )  [pure virtual]

Called when an option changed.

The config listener will have to be registered to the option name first.

Implemented in Game, GuiConfigListener, SkinConfigListener, and Viewport.


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

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