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

Methods

paused?   player_id   time  

Public Instance methods

This method returns true if the player is paused, false if not paused.

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

This method returns the time when the player paused.

[Validate]