-
animationManager
AnimationManager animationManager
-
animations
java.util.concurrent.ConcurrentLinkedQueue<E> animations
-
backgroundContents
java.awt.image.BufferedImage[][] backgroundContents
-
imageChanged
boolean[][] imageChanged
-
cellDimension
java.awt.Dimension cellDimension
-
contentsImage
java.awt.image.BufferedImage contentsImage
-
defaultBackground
java.awt.Color defaultBackground
-
defaultForeground
java.awt.Color defaultForeground
-
foregroundContents
java.awt.image.BufferedImage[][] foregroundContents
-
gridHeight
int gridHeight
-
gridWidth
int gridWidth
-
panelDimension
java.awt.Dimension panelDimension
-
worldBackgroundImage
java.awt.image.BufferedImage worldBackgroundImage
-
textFactory
TextCellFactory textFactory
-
imageCellMap
ImageCellMap imageCellMap