Serialized Form


Package smithers.cards

Class smithers.cards.CardMoveException extends java.lang.RuntimeException implements Serializable


Package smithers.games

Class smithers.games.JTron extends java.awt.Canvas implements Serializable

Serialized Fields

playerCount

int playerCount

player

smithers.games.JTron.Player[] player

frameTime

int frameTime

gridDrawSize

int gridDrawSize

gridHeight

int gridHeight

gridWidth

int gridWidth

grid

int[][] grid

gameState

smithers.games.JTron.GameState gameState

gameThread

java.lang.Thread gameThread

screenImage

java.awt.image.BufferedImage screenImage

screenGraphics

java.awt.Graphics2D screenGraphics

needToRefresh

boolean needToRefresh

statusBar

java.awt.Panel statusBar

scoreLabel

java.awt.Label[] scoreLabel

Package smithers.java3d

Class smithers.java3d.Panel3D extends java.awt.Canvas implements Serializable

Serialized Fields

objects

java.util.List<E> objects

perspective

Transformation perspective

rotation

Transformation rotation

background

java.awt.Color background

objectShapes

java.awt.Shape[] objectShapes

currentMouseEventObject

Drawable3D currentMouseEventObject

Package smithers.logicpuzzles

Class smithers.logicpuzzles.ImmutablePuzzleException extends java.lang.RuntimeException implements Serializable

Class smithers.logicpuzzles.PuzzleComponent extends java.awt.Component implements Serializable

Serialized Fields

graphics

PuzzleGraphics graphics

Class smithers.logicpuzzles.PuzzleFormatException extends java.lang.RuntimeException implements Serializable


Package smithers.twisty

Class smithers.twisty.AnimatingException extends java.lang.RuntimeException implements Serializable

Class smithers.twisty.TwistyPuzzleViewer extends Panel3D implements Serializable

Serialized Fields

puzzle

TwistyPuzzle puzzle

faces

smithers.twisty.TwistyPuzzleViewer.StickeredFace[] faces

animated

boolean animated

aniPuzzle

AnimatedTwistyPuzzle aniPuzzle

animationThread

java.lang.Thread animationThread

aniTime

double aniTime

twistQueue

java.util.Queue<E> twistQueue

demo

boolean demo

rubiksPuzzle

RubiksCube rubiksPuzzle

s

int s