angle Constructor |
| Name | Description | |
|---|---|---|
| angle |
Blank constructor. Remember to manually set some data to the properties!
| |
| angle(String) | Initializes a new instance of the angle class | |
| angle(anglePreset) |
Quickly construct a common angle
| |
| angle(Double, angleType) |
Construct an angle with either a degree or a radian value
|