gdl.math.geom

API wrapping com.badlogic.gdx.math.Intersector

circle->outer-rectangle

(circle->outer-rectangle {[x y] :position, :keys [radius], :as circle})

collides?

(collides? a b)

point-in-rect?

(point-in-rect? [x y] rectangle)