Changes
Page history
Update Osztály diagram
authored
Apr 27, 2022
by
Horváth István
Show whitespace changes
Inline
Side-by-side
Osztály-diagram.md
View page @
173bed65
...
...
@@ -519,12 +519,12 @@ package Presentatio.UI {
GameOver
}
SimulationUI
*
-- UIState
SimulationUI
*
-- UnitDeploymentUI
SimulationUI
*
-- TowerPlacingUI
SimulationUI
*
-- BattleUI
SimulationUI
*
-- GameOverOverlay
SimulationUI
*
-- PauseOverlay
SimulationUI
o
-- UIState
SimulationUI
o
-- UnitDeploymentUI
SimulationUI
o
-- TowerPlacingUI
SimulationUI
o
-- BattleUI
SimulationUI
o
-- GameOverOverlay
SimulationUI
o
-- PauseOverlay
}
```
...
...
...
...