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

GE_DealExtras Class Reference

#include <Event.h>

Inherits GE.

Inheritance diagram for GE_DealExtras:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 GE_DealExtras (int detype, float x, float y, int flag)
int getDEType ()
float getX ()
float getY ()
int getFlag ()

Private Attributes

int detype
float x
float y
int flag

Detailed Description

Definition at line 128 of file Event.h.


Constructor & Destructor Documentation

GE_DealExtras::GE_DealExtras int  detype,
float  x,
float  y,
int  flag
 

Definition at line 177 of file Event.cpp.

References E_DEAL_EXTRAS, and GE::type.


Member Function Documentation

int GE_DealExtras::getDEType  ) 
 

Definition at line 186 of file Event.cpp.

References detype.

Referenced by Play::networkLoop().

int GE_DealExtras::getFlag  ) 
 

Definition at line 201 of file Event.cpp.

References flag.

Referenced by Play::networkLoop().

float GE_DealExtras::getX  ) 
 

Definition at line 191 of file Event.cpp.

References x.

Referenced by Play::networkLoop().

float GE_DealExtras::getY  ) 
 

Definition at line 196 of file Event.cpp.

References y.

Referenced by Play::networkLoop().


Member Data Documentation

int GE_DealExtras::detype [private]
 

Definition at line 130 of file Event.h.

Referenced by getDEType().

int GE_DealExtras::flag [private]
 

Definition at line 133 of file Event.h.

Referenced by getFlag().

float GE_DealExtras::x [private]
 

Definition at line 131 of file Event.h.

Referenced by getX().

float GE_DealExtras::y [private]
 

Definition at line 132 of file Event.h.

Referenced by getY().


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