Serialized Form
directions
boolean[] directions
- Details which directions are restricted.
serialVersionUID: 6051174117516761959L
start
Point start
start2
Point start2
maxTileHeight
int maxTileHeight
tiles
Tile[][] tiles
inText
String inText
outText
String outText
timeLimit
int timeLimit
tpLocations
ArrayList<E> tpLocations
twoPlayer
boolean twoPlayer
serialVersionUID: -9071795372727729115L
name
String name
levels
ArrayList<E> levels
levelWidth
int levelWidth
levelHeight
int levelHeight
tileHeightLimit
int tileHeightLimit
twoPlayer
boolean twoPlayer
userMade
boolean userMade
windowStatus
JTP.NonClosingJFrame.WindowStatus windowStatus
levelReached
int[] levelReached
highScores
int[][] highScores
highScoreNames
String[][] highScoreNames
menu
Menu menu
gamePlayer
GamePlayer gamePlayer
editor
Editor editor
highscores
Highscores highscores
levelChooser
LevelChooser levelChooser
frames
ScreenFrames frames
keyHandler
KeyHandler keyHandler
optionPane
JOptionPane optionPane
fileChooser
JFileChooser fileChooser
currentCursor
Cursor currentCursor
nextCursor
Cursor nextCursor
blankCursor
Cursor blankCursor
activePart
int activePart
mouseDown
int mouseDown
tPainter
TilePainter tPainter
clipArea
Rectangle clipArea
paintingDone
boolean paintingDone
run
boolean run
buttonClicked
boolean buttonClicked
keyPressed
boolean keyPressed
areaChange
boolean areaChange
cursorHidden
boolean cursorHidden
screenExited
boolean screenExited
gameMoveComplete
boolean gameMoveComplete
keyboardRepeatsAllowed
boolean keyboardRepeatsAllowed
recordScore
boolean recordScore
keyDown
boolean keyDown
message
SplashMessage message
imgData
Images imgData
buffering
BufferStrategy buffering
g2
Graphics2D g2
lastUpdateTime
long lastUpdateTime
currentTime
long currentTime
messageStatus
int messageStatus
messageTimer
Timer messageTimer
messageCloser
ActionListener messageCloser
scaleFactor
double scaleFactor
levelStart
boolean levelStart
- Indicates whether this is a start or not
height
int height
- Height of this pile
type
int type
- One of
NORMAL
, ICE
, TELEPORT
,
GRAVITY
or ARROW
destination
Point destination
- Destination of this teleport pile