#include <Event.h>
Inherits GE.
Inheritance diagram for GE_PlayerDeath:
Public Member Functions | |
GE_PlayerDeath (int playerid, int killerid) | |
int | getKillerID () |
Private Attributes | |
int | killerid |
Definition at line 108 of file Event.h.
|
Definition at line 144 of file Event.cpp. References E_PLAYER_DEATH, and GE::type. |
|
Definition at line 151 of file Event.cpp. References killerid. Referenced by Play::networkLoop(). |
|
Definition at line 110 of file Event.h. Referenced by getKillerID(). |