[Top]
Math
Math.Angle
|
Class Math.Angle
- Description
-
Represents an angle.
- Variable
angle
-
int|float Math.Angle.angle
- Description
-
The actual keeper of the angle value.
- Variable
type
-
string Math.Angle.type
- Description
-
The type of the angle value. Is either "deg", "rad", "gon" or "str".
|