#include <Event.h>
Inherits GE.
Inheritance diagram for GE_PlayerExtras:
Public Member Functions | |
GE_PlayerExtras (int playerid, int extras, int value) | |
int | getExtras () |
int | getValue () |
Private Attributes | |
int | extras |
int | value |
Definition at line 117 of file Event.h.
|
Definition at line 158 of file Event.cpp. References E_PLAYER_EXTRAS, and GE::type. |
|
Definition at line 166 of file Event.cpp. References extras. Referenced by Play::networkLoop(), Join::networkLoop(), and Scores::update(). |
|
Definition at line 171 of file Event.cpp. References value. Referenced by Play::networkLoop(), Join::networkLoop(), and Scores::update(). |
|
Definition at line 119 of file Event.h. Referenced by getExtras(). |
|
Definition at line 120 of file Event.h. Referenced by getValue(). |