Serialized Form

Class Gui implements Serializable

Serialized Fields

autoStep

boolean autoStep

boxSize

int boxSize

boxX

int boxX

boxY

int boxY

cacheGrid

char[][] cacheGrid

display

int display

font

java.awt.Font font

numObjects

int numObjects

page

java.awt.Graphics page

pausePerCycle

long pausePerCycle

pixelsPerLetter

int pixelsPerLetter

timeX

int timeX

timeY

int timeY

topIndent

int topIndent

verbose

boolean verbose

world

World world

worldSize

int worldSize