gdl.math.vector
API for using com.badlogic.gdx.math.Vector2 with clojure [x y] vectors.
get-angle-from-vector
(get-angle-from-vector v)
converts theta of Vector2 to angle from top (top is 0 degree, moving left is 90 degree etc.), ->counterclockwise
API for using com.badlogic.gdx.math.Vector2 with clojure [x y] vectors.
(get-angle-from-vector v)
converts theta of Vector2 to angle from top (top is 0 degree, moving left is 90 degree etc.), ->counterclockwise