forked from tri2820/PlantsVersusZombies
-
Notifications
You must be signed in to change notification settings - Fork 0
/
GameGUI_diagram.uml
60 lines (59 loc) · 2.29 KB
/
GameGUI_diagram.uml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
<?xml version="1.0" encoding="UTF-8"?>
<Diagram>
<ID>JAVA</ID>
<OriginalElement />
<nodes>
<node x="110.75" y="0.0">root.etc.ResourcesPath</node>
<node x="0.0" y="311.0">root.GameMode.Levels.Round1</node>
<node x="253.25" y="79.0">root.GUI.GamePanel</node>
<node x="0.0" y="390.0">root.GameMode.Levels.Round2</node>
<node x="86.5" y="79.0">root.GameMode.Visuals.VisualMode</node>
<node x="3.5" y="232.0">root.GameMode.Levels.Level</node>
<node x="159.0" y="158.0">root.GameMode.Visuals.ScalingMode</node>
<node x="0.0" y="158.0">root.GameMode.Visuals.NoScalingMode</node>
<node x="134.0" y="232.0">root.GUI.IconButton</node>
<node x="269.75" y="0.0">root.etc.CellsManager</node>
</nodes>
<notes />
<edges>
<edge source="root.GUI.GamePanel" target="root.etc.ResourcesPath">
<point x="-27.5" y="-14.5" />
<point x="280.75" y="54.0" />
<point x="215.0" y="54.0" />
<point x="34.749999999999986" y="14.5" />
</edge>
<edge source="root.GameMode.Visuals.VisualMode" target="root.etc.ResourcesPath">
<point x="0.0" y="-14.5" />
<point x="-34.75" y="14.5" />
</edge>
<edge source="root.GameMode.Visuals.ScalingMode" target="root.GameMode.Visuals.VisualMode">
<point x="0.0" y="-14.5" />
<point x="221.5" y="133.0" />
<point x="175.0" y="133.0" />
<point x="29.5" y="14.5" />
</edge>
<edge source="root.GameMode.Levels.Round2" target="root.GameMode.Levels.Round1">
<point x="0.0" y="-14.5" />
<point x="0.0" y="14.5" />
</edge>
<edge source="root.GameMode.Levels.Round1" target="root.GameMode.Levels.Level">
<point x="0.0" y="-14.5" />
<point x="0.0" y="14.5" />
</edge>
<edge source="root.GameMode.Visuals.NoScalingMode" target="root.GameMode.Visuals.VisualMode">
<point x="0.0" y="-14.5" />
<point x="69.5" y="133.0" />
<point x="116.0" y="133.0" />
<point x="-29.5" y="14.5" />
</edge>
<edge source="root.GUI.GamePanel" target="root.etc.CellsManager">
<point x="27.5" y="-14.5" />
<point x="0.0" y="14.5" />
</edge>
</edges>
<settings layout="Hierarchic Group" zoom="1.1" x="445.9090909090909" y="284.5454545454545" />
<SelectedNodes />
<Categories />
<SCOPE>All</SCOPE>
<VISIBILITY>private</VISIBILITY>
</Diagram>