GetSpritePhysicsVelocityX

Description

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

Definition

float GetSpritePhysicsVelocityX( iSpriteIndex )

Parameters