generated from dcc-cc3002/cc3002-alpaca-project-template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
controller.uml
27 lines (26 loc) · 896 Bytes
/
controller.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
<?xml version="1.0" encoding="UTF-8"?>
<Diagram>
<ID>JAVA</ID>
<OriginalElement>controller</OriginalElement>
<nodes>
<node x="442.0" y="0.0">controller.Listeners.GameControllerListeners</node>
<node x="0.0" y="0.0">controller.GameController</node>
<node x="382.0" y="102.0">controller.Listeners.LHeroDies</node>
</nodes>
<notes />
<edges>
<edge source="controller.Listeners.LHeroDies" target="controller.Listeners.GameControllerListeners">
<point x="0.0" y="-50.5" />
<point x="0.0" y="26.0" />
</edge>
</edges>
<settings layout="Hierarchic Group" zoom="0.7000000000000001" x="86.00000000000011" y="145.4285714285714" />
<SelectedNodes />
<Categories>
<Category>Properties</Category>
<Category>Methods</Category>
<Category>Fields</Category>
</Categories>
<SCOPE>Production</SCOPE>
<VISIBILITY>private</VISIBILITY>
</Diagram>