hxdoom.utils.geom

A Haxelib adaption of id Tech 1 that plays Doom!

..
Angle

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.