| Modifier and Type | Class and Description |
|---|---|
class |
Floor
Extends Tile class.
|
class |
TeleTile
Extends tile.
|
class |
Wall
Extends Tile.
|
| Modifier and Type | Field and Description |
|---|---|
private Tile[][] |
Level.plan |
| Modifier and Type | Method and Description |
|---|---|
Tile[][] |
Level.getPlan()
Getter for plan
|