vooga.games.galaxyinvaders
Class PathPointParser

java.lang.Object
  extended by vooga.games.galaxyinvaders.PathPointParser

public class PathPointParser
extends java.lang.Object


Constructor Summary
PathPointParser()
           
 
Method Summary
static java.util.ArrayList<java.awt.Point> getPathPoints(java.lang.String filename)
           
static int getTimerNum()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PathPointParser

public PathPointParser()
Method Detail

getPathPoints

public static java.util.ArrayList<java.awt.Point> getPathPoints(java.lang.String filename)

getTimerNum

public static int getTimerNum()