Class | Description |
---|---|
BoulderModel |
BoulderModel
Represents the boulders.
|
BrickWallModel |
BrickWallModel
Represents the brick wall in the game.
|
CursorModel |
CursorModel
Represents the field cursor pointer.
|
DiamondModel |
DiamondModel
Represents a diamond in the game.
|
DirtModel |
DirtModel
Represents the dirt in the game.
|
DisplayableElementModel |
DisplayableElementModel
Represents a abstract displayable element
|
DoorModel |
DoorModel
Represents escape door.
|
EmptyModel |
EmptyModel
Represents "nothing".
|
ExpandingWallModel |
ExpandingWallModel
Represents a ExpandingWall in the game.
|
GameInformationModel |
GameInformationModel will contain all the data which will
go to the InformationPanel.
|
LevelModel |
LevelModel
Levels are loaded from XML file.
|
MagicWallModel |
MagicWallModel
Represents the magic wall.
|
RockfordModel |
RockfordModel
Represents the hero of the game.
|
SteelWallModel |
SteelWallModel
Represents the steelWall
|