|
||||||||
PREV NEXT | FRAMES NO FRAMES |
Class Cell implements Serializable |
Serialized Fields |
World world
Point position
Mine mine
Marker marker
boolean hasMine
boolean hasMarker
boolean isClear
Class World implements Serializable |
Serialized Fields |
Panel cellsPanel
int colCount
int rowCount
int mineCount
int flaggedMines
int flaggedNonMines
int cellClicks
boolean gameOver
WorldFrame worldFrame
Cell[][] cells
World.CellListener cellListener
Class World.DefaultFrame implements Serializable |
Class WorldFrame implements Serializable |
Serialized Fields |
World world
Label scoreCard
Button quitButton
|
||||||||
PREV NEXT | FRAMES NO FRAMES |