This wiki was in read-only mode for many years, but can now be edited again. A lot of information will need to be updated.
Bz getPlayerAngVel: Difference between revisions
Jump to navigation
Jump to search
Added bz_getPlayerAngVel |
(No difference)
|
Revision as of 00:21, 12 February 2009
bool bz_getPlayerAngVel (int playerID, float *angvel)
Minimum API Version: 2.99.x or later
Fills the float "angvel" with the current angular velocity of the player.
Parameters:
playerID - Player to lookup.
*angvel - Angular Velocity
Returns:
Whether the player exists.