#include <Event.h>
Inherits GE.
Inheritance diagram for GE_State:
Public Member Functions | |
GE_State (int playerid, int state) | |
getState () | |
Private Attributes | |
int | state |
Definition at line 77 of file Event.h.
|
Definition at line 92 of file Event.cpp. References E_PLAYER_STATE, and GE::type. |
|
Definition at line 99 of file Event.cpp. References state. Referenced by Play::networkLoop(), Join::networkLoop(), and Scores::update(). |
|
Definition at line 79 of file Event.h. Referenced by getState(). |