Click or drag to resize

SpriteGetSpriteRadans Method

Returns the direction the sprite is currently traveling, using Radians.

Namespace:  SpriteLibrary
Assembly:  SpriteLibrary (in SpriteLibrary.dll) Version: 1.0.0.6 (1.0.0.6)
Syntax
C#
public double GetSpriteRadans()

Return Value

Type: Double
The direction in radians that the sprite is traveling in
See Also