Uses of Class
hermes.hshape.HCircle

Packages that use HCircle
hermes.hshape   
 

Uses of HCircle in hermes.hshape
 

Methods in hermes.hshape with parameters of type HCircle
 boolean HPolygon.collide(HCircle other)
           
abstract  PVector HShape.projectionVector(HCircle other)
           
 PVector HRectangle.projectionVector(HCircle other)
           
 PVector HPolygon.projectionVector(HCircle other)
           
 PVector HCircle.projectionVector(HCircle other)