GetSpritePhysicsVelocityY

Description

Returns the linear velocity of the sprite in the Y direction. This is the number of units per second that the sprite is currently moving in your chosen resolution.

Definition

float GetSpritePhysicsVelocityY( iSpriteIndex )

Parameters