Class | Description |
---|---|
AssetsLevelEditorComponent |
AssetsLevelEditorComponent
Information panel element.
|
GameGroundView |
GameFieldView
Game field view for the game itself.
|
GameView |
GameView
Specifies the game view 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
|
HelpView | |
InformationPanel |
InformationPanel
Information panel element.
|
LevelEditorGroundView |
LevelEditorFieldView
Game field view for the level editor.
|
LevelEditorView |
LevelEditorView
Specifies the level editor view.
|
MenuImage |
MenuImage
Specifies the menu image
|
MenuLevelSelector |
MenuLevelSelector
Specifies the menu level selector
|
MenuView |
MenuView
Menu view
|
WinLoseView |