Modifier and Type | Class and Description |
---|---|
class |
Box
Class describing a box in the game
|
class |
Destination
Class describing destination area
|
class |
Player
Class of the main hero
|
class |
Wall
Class describing a wall
|
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<Element> |
Reader.getElements() |