Serialized Form
-
Package game.core
-
Class game.core.GameView extends javax.swing.JComponent implements Serializable
-
Serialized Fields
-
bufferGraphics
java.awt.Graphics bufferGraphics
-
frame
GameView.GameFrame frame
-
game
_G_ game
-
ghostsImgs
java.awt.image.BufferedImage[][][] ghostsImgs
-
images
java.awt.image.BufferedImage[] images
-
MAG
int MAG
-
offscreen
java.awt.Image offscreen
-
pacManDir
int pacManDir
-
pacmanImgs
java.awt.image.BufferedImage[][] pacmanImgs
-
scale2x
Scale2x scale2x
-
-
-
Class game.core.GameView.GameFrame extends javax.swing.JFrame implements Serializable
-