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

Methods

player_id   pos   rot   team   time  

Public Instance methods

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

This method returns the position where the player spawned.

This method returns the rotation angle of the player who spawned.

Returns the team of the player who invoked the event.

This method returns the time when the player spawned.

[Validate]