#include <Event.h>
Inherited by GE_Attack, GE_DealExtras, GE_Info, GE_PlayerAction, GE_PlayerDeath, GE_PlayerDisconnected, GE_PlayerExtras, GE_PlayerJoined, GE_PlayerPos, GE_PlayerScore, GE_SetName, and GE_State.
Inheritance diagram for GE:
Public Member Functions | |
int | getType () |
int | getId () |
Protected Attributes | |
int | type |
int | id |
Definition at line 20 of file Event.h.
|
Definition at line 9 of file Event.cpp. Referenced by Play::networkLoop(), Join::networkLoop(), and Scores::update(). |
|
Definition at line 5 of file Event.cpp. References type. Referenced by EventQueue::addLast(). |
|
|
|