![]() |
Code Examples
A repository of 155 code examples for BeepBeep
|
Function that calculates the angle of a two-dimensional vector. More...
Public Member Functions | |
| Float | getValue (Vector v) |
| String | toString () |
Static Public Attributes | |
| static final ArcTanVector | instance = new ArcTanVector() |
| A publicly visible instance of the function. | |
Protected Member Functions | |
| ArcTanVector () | |
| Creates a new instance of the function. | |
Function that calculates the angle of a two-dimensional vector.
Definition at line 29 of file ArcTanVector.java.