Changes
Page history
Update Osztály diagram: StartNextRoundSystem
authored
May 02, 2022
by
Sárközi Gergely János
Show whitespace changes
Inline
Side-by-side
Osztály-diagram.md
View page @
68b9fab0
...
@@ -641,6 +641,11 @@ class TeamStatisticsSystem {
...
@@ -641,6 +641,11 @@ class TeamStatisticsSystem {
}
}
TeamStatisticsSystem ---> GameTeam
TeamStatisticsSystem ---> GameTeam
class StartNextRoundSystem {
- OnNextRound(PhaseAdvancedEvent)
}
StartNextRoundSystem ---> GameTeam
```
```
# Diszpécser rendszerek (`CommandDispatcher`, `EventDispatcher`)
# Diszpécser rendszerek (`CommandDispatcher`, `EventDispatcher`)
...
...
...
...