Uses of Class
mako5.math.phys.BoundingCircle

Packages that use BoundingCircle
mako5.math.phys   
 

Uses of BoundingCircle in mako5.math.phys
 

Methods in mako5.math.phys with parameters of type BoundingCircle
 boolean BoundingCircle.isCollision(BoundingCircle rBound_)
          Determines if there is a collision between this and another object.