Angle:__sub(Angle, Angle)
shared
Metatable that is called when the angle is to be subtracted from another angle.
Arguments
Returns
-
Angle
The subtracted angle.
Examples
Angle:__sub – Metatable that is called when the angle is to be subtracted from another angle.