StatsWindow Class Reference

#include <statswindow.h>

Inherits InputAcceptor.

Inheritance diagram for StatsWindow:

Inheritance graph
[legend]
Collaboration diagram for StatsWindow:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 StatsWindow ()
 ~StatsWindow ()
void setPlayer (Player *player)
virtual bool wantKey (int key)
virtual bool keyDown (int key)
void render ()

Private Attributes

PlayermPlayer
 Monitored player. May be NULL.

Detailed Description

Definition at line 8 of file statswindow.h.


Constructor & Destructor Documentation

StatsWindow::StatsWindow  ) 
 

Definition at line 5 of file statswindow.cpp.

References IA_PRIORITY_STATS_WINDOW, mPlayer, and InputAcceptor::mPriority.

StatsWindow::~StatsWindow  ) 
 

Definition at line 13 of file statswindow.cpp.


Member Function Documentation

bool StatsWindow::keyDown int  key  )  [virtual]
 

Definition at line 29 of file statswindow.cpp.

References mPlayer.

void StatsWindow::render  ) 
 

Definition at line 38 of file statswindow.cpp.

References mPlayer.

void StatsWindow::setPlayer Player player  )  [inline]
 

Definition at line 14 of file statswindow.h.

References mPlayer.

Referenced by GameGUI::setPlayer().

bool StatsWindow::wantKey int  key  )  [virtual]
 

Definition at line 20 of file statswindow.cpp.

References mPlayer.


Member Data Documentation

Player* StatsWindow::mPlayer [private]
 

Monitored player. May be NULL.

Definition at line 23 of file statswindow.h.

Referenced by keyDown(), render(), setPlayer(), StatsWindow(), and wantKey().


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