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

GE_PlayerPos Class Reference

#include <Event.h>

Inherits GE.

Inheritance diagram for GE_PlayerPos:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 GE_PlayerPos (int playerid, int rotation, int move, float x, float y, float angle)
float getX ()
float getY ()
float getAngle ()
int getRotation ()
int getMove ()

Private Attributes

float x
float y
float angle
int rotation
int move

Detailed Description

Definition at line 60 of file Event.h.


Constructor & Destructor Documentation

GE_PlayerPos::GE_PlayerPos int  playerid,
int  rotation,
int  move,
float  x,
float  y,
float  angle
 

Definition at line 56 of file Event.cpp.

References E_PLAYER_POS, and GE::type.


Member Function Documentation

float GE_PlayerPos::getAngle  ) 
 

Definition at line 77 of file Event.cpp.

References angle.

Referenced by Play::networkLoop().

int GE_PlayerPos::getMove  ) 
 

Definition at line 86 of file Event.cpp.

References move.

Referenced by Play::networkLoop().

int GE_PlayerPos::getRotation  ) 
 

Definition at line 81 of file Event.cpp.

References rotation.

Referenced by Play::networkLoop().

float GE_PlayerPos::getX  ) 
 

Definition at line 67 of file Event.cpp.

References x.

Referenced by Play::networkLoop().

float GE_PlayerPos::getY  ) 
 

Definition at line 72 of file Event.cpp.

References y.

Referenced by Play::networkLoop().


Member Data Documentation

float GE_PlayerPos::angle [private]
 

Definition at line 64 of file Event.h.

Referenced by getAngle().

int GE_PlayerPos::move [private]
 

Definition at line 66 of file Event.h.

Referenced by getMove().

int GE_PlayerPos::rotation [private]
 

Definition at line 65 of file Event.h.

Referenced by getRotation().

float GE_PlayerPos::x [private]
 

Definition at line 62 of file Event.h.

Referenced by getX().

float GE_PlayerPos::y [private]
 

Definition at line 63 of file Event.h.

Referenced by getY().


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