Uses of Class
ch.sahits.game.graphic.display.util.ClickablePolygon

Packages that use ClickablePolygon
ch.sahits.game.graphic.display.util   
 

Uses of ClickablePolygon in ch.sahits.game.graphic.display.util
 

Fields in ch.sahits.game.graphic.display.util with type parameters of type ClickablePolygon
private  List<ClickablePolygon> ClickablePolygons.polygons
           
 

Methods in ch.sahits.game.graphic.display.util that return ClickablePolygon
private  ClickablePolygon ClickablePolygons.findPolygon(Point p)
          Find the first polygon that has the point inside it.
 



Copyright © 2011 Sahits GmbH. All Rights Reserved.