|
Holger's Java API |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TilePuzzle | |
|---|---|
| com.antelmann.game.puzzle | This package contains single-user game implementations representing puzzles. |
| Uses of TilePuzzle in com.antelmann.game.puzzle |
|---|
| Methods in com.antelmann.game.puzzle with parameters of type TilePuzzle | |
|---|---|
static int |
TilePuzzlePlayer.manhattanDistance(TilePuzzle game)
|
static double |
TilePuzzlePlayer.nielsson(TilePuzzle game)
|
static int |
TilePuzzlePlayer.outOfPlace(TilePuzzle game)
|
| Constructors in com.antelmann.game.puzzle with parameters of type TilePuzzle | |
|---|---|
JTilePuzzle(TilePuzzle game,
Player player,
int level)
|
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||