alchemist
Toggle table of contents
36.0.13
jvm
Platform filter
jvm
Switch theme
Search in API
alchemist
alchemist-api
/
it.unibo.alchemist.model.geometry
/
Vector2D
/
asAngle
as
Angle
open
val
asAngle
:
Double
(
source
)
Computes the angle with atan2(y, x).
Return
atan2(y, x) (in radians)