#include <Event.h>
Inherits GE.
Inheritance diagram for GE_PlayerAction:
Public Member Functions | |
GE_PlayerAction (int playerid, int action) | |
int | getAction () |
Private Attributes | |
int | action |
Definition at line 99 of file Event.h.
|
Definition at line 131 of file Event.cpp. References E_PLAYER_ACTION, and GE::type. |
|
Definition at line 138 of file Event.cpp. References action. Referenced by Play::networkLoop(). |
|
Definition at line 101 of file Event.h. Referenced by getAction(). |