Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

GE_PlayerScore Class Reference

#include <Event.h>

Inherits GE.

Inheritance diagram for GE_PlayerScore:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 GE_PlayerScore (int playerid, int frags, int kills, int deaths)
int getFrags ()
int getKills ()
int getDeaths ()

Private Attributes

int frags
int kills
int deaths

Detailed Description

Definition at line 86 of file Event.h.


Constructor & Destructor Documentation

GE_PlayerScore::GE_PlayerScore int  playerid,
int  frags,
int  kills,
int  deaths
 

Definition at line 105 of file Event.cpp.

References E_PLAYER_SCORE, and GE::type.


Member Function Documentation

int GE_PlayerScore::getDeaths  ) 
 

Definition at line 114 of file Event.cpp.

References deaths.

Referenced by Play::networkLoop(), and Join::networkLoop().

int GE_PlayerScore::getFrags  ) 
 

Definition at line 119 of file Event.cpp.

References frags.

Referenced by Play::networkLoop(), and Join::networkLoop().

int GE_PlayerScore::getKills  ) 
 

Definition at line 124 of file Event.cpp.

References kills.

Referenced by Play::networkLoop(), and Join::networkLoop().


Member Data Documentation

int GE_PlayerScore::deaths [private]
 

Definition at line 90 of file Event.h.

Referenced by getDeaths().

int GE_PlayerScore::frags [private]
 

Definition at line 88 of file Event.h.

Referenced by getFrags().

int GE_PlayerScore::kills [private]
 

Definition at line 89 of file Event.h.

Referenced by getKills().


Generated on Sun Jun 5 15:49:33 2005 for Defacto by  doxygen 1.4.3