C3DSprite::GetAngle

Top  Previous  Next

Syntax:

 

GetAngle(), float

 

Purpose:

Returns the rotation angle of the sprite.

 

Parameters:

None.

 

Returned value(s):

The rotation angle of the sprite, in radians.

 

Application:

angle = sprite.GetAngle()

 

Class Hierarchy

C3DSprite