Uses of Class
org.newdawn.slick.geom.GeomUtil.HitResult

Packages that use GeomUtil.HitResult
org.newdawn.slick.geom Simple geometric wrappers that can be used for rendering and collision. 
 

Uses of GeomUtil.HitResult in org.newdawn.slick.geom
 

Methods in org.newdawn.slick.geom that return GeomUtil.HitResult
 GeomUtil.HitResult GeomUtil.intersect(Shape shape, Line line)
          Intersect a line with a shape
 



Copyright © 2006 New Dawn Software. All Rights Reserved.