angle
Deprecated
This function doesn't behave like its equivalent in libGDX and return an angle between -180 and 180 (some libGDX functions return between -180 and 180 and some other between 0 and 360)
Replace with
angleDeg(reference)
Content copied to clipboard