Stats Class Reference

#include <stats.h>

Collaboration diagram for Stats:
[legend]

List of all members.

Public Member Functions

 Stats ()
 ~Stats ()
void set_stats_display (Screen &s)
void set_paul_info (paul_info *p)
void update ()

Private Attributes

Screen screen
int x
int y
int color1
int color2
int scale
paul_infopinfo


Detailed Description

Definition at line 46 of file stats.h.


Constructor & Destructor Documentation

Stats::Stats (  ) 

Definition at line 32 of file stats.cpp.

References color1, color2, scale, x, and y.

Stats::~Stats (  ) 

Definition at line 40 of file stats.cpp.


Member Function Documentation

void Stats::set_stats_display ( Screen s  ) 

Definition at line 43 of file stats.cpp.

References screen.

Referenced by main().

void Stats::set_paul_info ( paul_info p  ) 

Definition at line 47 of file stats.cpp.

References pinfo.

Referenced by main().

void Stats::update (  ) 


Member Data Documentation

Screen Stats::screen [private]

Definition at line 48 of file stats.h.

Referenced by set_stats_display(), and update().

int Stats::x [private]

Definition at line 49 of file stats.h.

Referenced by Stats(), and update().

int Stats::y [private]

Definition at line 49 of file stats.h.

Referenced by Stats(), and update().

int Stats::color1 [private]

Definition at line 49 of file stats.h.

Referenced by Stats(), and update().

int Stats::color2 [private]

Definition at line 49 of file stats.h.

Referenced by Stats(), and update().

int Stats::scale [private]

Definition at line 49 of file stats.h.

Referenced by Stats(), and update().

paul_info* Stats::pinfo [private]

Definition at line 50 of file stats.h.

Referenced by set_paul_info(), and update().


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

Generated on Thu May 22 10:42:43 2008 for piedmont by  doxygen 1.5.5