Class Parser
java.lang.Object
nz.ac.vuw.ecs.swen225.gp22.recorder.Parser
Used to parse recorded games from XML.
- Author:
- Chris
-
Method Summary
-
Method Details
-
getLevel
public int getLevel()- Returns:
- the level loaded from the recording
-
getStates
Gets the list of actions from the document.- Returns:
- the list of actions
-