public class VGDLParser
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
currentSet
Current set through the game description file.
|
Game |
game
Game which description is being read.
|
Constructor and Description |
---|
VGDLParser()
Default constructor.
|
public Game game
public int currentSet
public Game parseGame(java.lang.String gamedesc_file)
gamedesc_file
- filename of the file containing the game