Skip to content
Snippets Groups Projects
Commit f9ec83ce authored by Filip Strömbäck's avatar Filip Strömbäck
Browse files

Fixed a minor issue in the UML diagrams.

parent d2a40a8b
Branches
No related tags found
No related merge requests found
Pipeline #36958 passed
...@@ -35,7 +35,7 @@ ...@@ -35,7 +35,7 @@
+ render(RenderWindow) : void + render(RenderWindow) : void
} }
\umlreal{MenuState}{State} \umlreal{MenuState}{State}
\umlaggreg[geometry=|-,anchor1=90,anchor2=0,arg1=--background,mult1=1,mult2=0..*]{MenuState}{State} \umlaggreg[geometry=|-,anchor1=90,anchor2=0,arg1=--background,mult1=1,mult2=0..1]{MenuState}{State}
\umlclass[x=0,y=-3.5]{GameState}{ \umlclass[x=0,y=-3.5]{GameState}{
}{ }{
......
...@@ -35,7 +35,7 @@ ...@@ -35,7 +35,7 @@
+ render(RenderWindow) : void + render(RenderWindow) : void
} }
\umlreal{MenuState}{State} \umlreal{MenuState}{State}
\umlaggreg[geometry=|-,anchor1=90,anchor2=0,arg1=--background,mult1=1,mult2=0..*]{MenuState}{State} \umlaggreg[geometry=|-,anchor1=90,anchor2=0,arg1=--background,mult1=1,mult2=0..1]{MenuState}{State}
\umlclass[x=0,y=-3.5]{GameState}{ \umlclass[x=0,y=-3.5]{GameState}{
}{ }{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment