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

Methods

explode?   player_id   shot_id  

Public Instance methods

Returns true if the ended shot is exploded, false when not.

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

Returns the shot id of the ended shot

[Validate]