libgdx API

Uses of Class
com.badlogic.gdx.math.Circle

Packages that use Circle
com.badlogic.gdx.math   
 

Uses of Circle in com.badlogic.gdx.math
 

Methods in com.badlogic.gdx.math with parameters of type Circle
static boolean Intersector.overlapCircleRectangle(Circle c, Rectangle r)
           
static boolean Intersector.overlapCircles(Circle c1, Circle c2)
           
 


libgdx API

Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)