Uses of Class
PinBallDomain.PolygonObstacle

Uses of PolygonObstacle in PinBallDomain
 

Methods in PinBallDomain that return PolygonObstacle
static PolygonObstacle PolygonObstacle.create(java.lang.String line)
          Create a polygon obstacle from a line of configuration file text.