Class | Description |
---|---|
AlgorithmInfoTableModel | |
AlgorithmTableModel |
A class that allows the selection column to display as check boxes.
|
BetterTableModel<T extends TableRow> |
A model for tables.
|
GrossHistory | |
PuzzleInstance |
This class is a generic type of game model that holds all the relevant data for a specific game.
|
PuzzleInstanceFactory |
A class that allows the creation of a specific subclass of PuzzleInstance without having to know which one you need.
|
ReplayInstance | |
TutorialData |
This is the class that holds all the data needed to load/save tutorials
|
UndoRedoHistory | Deprecated |
Enum | Description |
---|---|
TutorialData.EventType | |
TutorialData.Stage |