LayerGUI Class Reference

#include <layer_gui.h>

Inherits Layer.

Inheritance diagram for LayerGUI:

Inheritance graph
[legend]
Collaboration diagram for LayerGUI:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 LayerGUI ()
virtual ~LayerGUI ()
virtual void render ()
 Rendering code.

Detailed Description

Definition at line 6 of file layer_gui.h.


Constructor & Destructor Documentation

LayerGUI::LayerGUI  )  [inline]
 

Definition at line 9 of file layer_gui.h.

virtual LayerGUI::~LayerGUI  )  [inline, virtual]
 

Definition at line 10 of file layer_gui.h.


Member Function Documentation

void LayerGUI::render  )  [virtual]
 

Rendering code.

Note:
It is a pure virtual method, must be implemented in subclasses.

Implements Layer.

Definition at line 6 of file layer_gui.cpp.

References getAppClient(), ApplicationClient::getConsole(), ApplicationClient::getGame(), GameClient::getGUI(), Console::render(), and GameGUI::render().

Here is the call graph for this function:


The documentation for this class was generated from the following files:
Generated on Wed Apr 12 14:19:14 2006 for bjs by  doxygen 1.4.5