Abstract Haxe float that treats it's value as a 360 degree circle. Going over 360 will overflow back to 0, and going below 0 will underflow back to 360. Treat as Haxe float otherwise.

Methods

@:implinlineasValue():Float

Returns itself as a Float instead of Angle. @return

@:implinlinetoRadians():Float

Returns itself as a Float and converts to Radians. @return