Class Bzflag::PlayerDieEventData
In: bzRuby.cpp
Parent: Bzflag::EventData

Methods

flag_killed_with   killer_id   killer_team   player_id   pos   rot   shot_id   team   time  

Public Instance methods

Returns the flagtype the player got killed with.

Returns the playerid of the player who made the kill.

Returns the team of the player who made the kill.

Returns the player id of the player who invoked the event.

This method returns the position where the player died.

This method returns the last known rotation angle of the player who died.

Returns the shotid of the shot that made the kill.

Returns the team of the player who invoked the event.

This method returns the time when the player died.

[Validate]