Package | Description |
---|---|
fr.enssat.BoulderDash.controllers | |
fr.enssat.BoulderDash.helpers | |
fr.enssat.BoulderDash.views |
Class and Description |
---|
GameView
GameView
Specifies the game view itself.
|
LevelEditorView
LevelEditorView
Specifies the level editor view.
|
MenuView
MenuView
Menu view
|
Class and Description |
---|
LevelEditorView
LevelEditorView
Specifies the level editor view.
|
MenuLevelSelector
MenuLevelSelector
Specifies the menu level selector
|
Class and Description |
---|
GameGroundView
GameFieldView
Game field view for the game itself.
|
GroundView
FieldView
FieldView, created by controller; we notice that we don't need to make
levelModel observable; Because of the sprites we have to refresh the game
windows very often so don't need of observers/observable mechanism
|
LevelEditorGroundView
LevelEditorFieldView
Game field view for the level editor.
|
LevelEditorView
LevelEditorView
Specifies the level editor view.
|
MenuLevelSelector
MenuLevelSelector
Specifies the menu level selector
|