aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/class-diag.puml4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/class-diag.puml b/docs/class-diag.puml
index 58ed950..9a37256 100644
--- a/docs/class-diag.puml
+++ b/docs/class-diag.puml
@@ -388,6 +388,9 @@ rectangle Group_Commands as "Commands" <<group>> {
- value : bool
- target : bool &
}
+ class CycleCollisionMethodCommand {
+ + constructor(Museum &)
+ }
Command <|-d- ToggleMuseumPauseCommand
Command <|-u- OpenFileGUICommand
@@ -395,6 +398,7 @@ rectangle Group_Commands as "Commands" <<group>> {
Command <|-d- StepTileCommand
Command <|-d- LoadFilesCommand
Command <|-d- TimeTravelCommand
+ Command <|-u- CycleCollisionMethodCommand
}
} /' LAYOUT '/