Uses of Class
mako5.math.phys.Boundary

Packages that use Boundary
mako5.math.phys   
 

Uses of Boundary in mako5.math.phys
 

Methods in mako5.math.phys with parameters of type Boundary
static boolean Bounds.testCollision(Boundary bd, BoundingRect rc)
          Tests for collision between a boundary and a bounded rectangle.