Angle:__eq(Angle, Angle)

shared
Metatable that is called when the angle is to be compared with another angle.

Arguments

Returns

  • boolean True if the angles are equal, false otherwise.

Examples

Angle:__eq – Metatable that is called when the angle is to be compared with another angle.