SetSpriteAngleRad

Description

Immediately rotates the specified sprite to the given angle in radians. By default sprites rotate around their center, see SetSpriteOffset to change this.

Definition

SetSpriteAngleRad( iSpriteIndex, fAng )

Parameters