mirror of
https://github.com/n64decomp/mk64
synced 2026-07-09 13:17:15 -04:00
80 lines
3.5 KiB
XML
80 lines
3.5 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
|
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
|
<!-- Generated by graphviz version 2.43.0 (0)
|
|
-->
|
|
<!-- Title: ActorSpawnData Pages: 1 -->
|
|
<svg width="338pt" height="104pt"
|
|
viewBox="0.00 0.00 338.00 104.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 100)">
|
|
<title>ActorSpawnData</title>
|
|
<!-- Node1 -->
|
|
<g id="Node000001" class="node">
|
|
<title>Node1</title>
|
|
<g id="a_Node000001"><a xlink:title=" ">
|
|
<polygon fill="#999999" stroke="#666666" points="211,-19 113,-19 113,0 211,0 211,-19"/>
|
|
<text text-anchor="middle" x="162" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">ActorSpawnData</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node2 -->
|
|
<g id="Node000002" class="node">
|
|
<title>Node2</title>
|
|
<g id="a_Node000002"><a xlink:title=" ">
|
|
<polygon fill="white" stroke="#666666" points="92,-96 0,-96 0,-77 92,-77 92,-96"/>
|
|
<text text-anchor="middle" x="46" y="-84" font-family="Helvetica,sans-Serif" font-size="10.00">signed short int</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node2->Node1 -->
|
|
<g id="edge1_Node000001_Node000002" class="edge">
|
|
<title>Node2->Node1</title>
|
|
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
|
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M57.3,-68.47C64.91,-58.14 75.77,-45.37 88,-37 99.6,-29.06 113.84,-23.22 126.72,-19.07"/>
|
|
<polygon fill="#9a32cd" stroke="#9a32cd" points="54.37,-66.56 51.49,-76.76 60.1,-70.58 54.37,-66.56"/>
|
|
</a>
|
|
</g>
|
|
<text text-anchor="middle" x="123" y="-51" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> pos</text>
|
|
<text text-anchor="middle" x="123" y="-40" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey">signedSomeId</text>
|
|
</g>
|
|
<!-- Node3 -->
|
|
<g id="Node000003" class="node">
|
|
<title>Node3</title>
|
|
<g id="a_Node000003"><a xlink:title=" ">
|
|
<polygon fill="white" stroke="#666666" points="214,-96 110,-96 110,-77 214,-77 214,-96"/>
|
|
<text text-anchor="middle" x="162" y="-84" font-family="Helvetica,sans-Serif" font-size="10.00">unsigned short int</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node3->Node1 -->
|
|
<g id="edge2_Node000001_Node000003" class="edge">
|
|
<title>Node3->Node1</title>
|
|
<g id="a_edge2_Node000001_Node000003"><a xlink:title=" ">
|
|
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M162,-66.52C162,-51.24 162,-30.48 162,-19"/>
|
|
<polygon fill="#9a32cd" stroke="#9a32cd" points="158.5,-66.9 162,-76.9 165.5,-66.9 158.5,-66.9"/>
|
|
</a>
|
|
</g>
|
|
<text text-anchor="middle" x="182" y="-45.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> someId</text>
|
|
</g>
|
|
<!-- Node4 -->
|
|
<g id="Node000004" class="node">
|
|
<title>Node4</title>
|
|
<g id="a_Node000004"><a xlink:title=" ">
|
|
<polygon fill="white" stroke="#666666" points="330,-96 232,-96 232,-77 330,-77 330,-96"/>
|
|
<text text-anchor="middle" x="281" y="-84" font-family="Helvetica,sans-Serif" font-size="10.00">anonymous:@27</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node4->Node1 -->
|
|
<g id="edge3_Node000001_Node000004" class="edge">
|
|
<title>Node4->Node1</title>
|
|
<g id="a_edge3_Node000001_Node000004"><a xlink:title=" ">
|
|
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M259.55,-71.37C244.62,-61.6 224.19,-48.36 206,-37 196.32,-30.96 185.32,-24.33 176.74,-19.22"/>
|
|
<polygon fill="#9a32cd" stroke="#9a32cd" points="257.79,-74.4 268.07,-76.96 261.63,-68.55 257.79,-74.4"/>
|
|
</a>
|
|
</g>
|
|
<text text-anchor="middle" x="251.5" y="-45.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> @27</text>
|
|
</g>
|
|
</g>
|
|
</svg>
|