mirror of
https://github.com/n64decomp/mk64
synced 2026-07-09 05:13:17 -04:00
72 lines
3.3 KiB
XML
72 lines
3.3 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="106pt"
|
|
viewBox="0.00 0.00 338.00 106.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 102)">
|
|
<title>ActorSpawnData</title>
|
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-102 334,-102 334,4 -4,4"/>
|
|
<!-- Node1 -->
|
|
<g id="node1" class="node">
|
|
<title>Node1</title>
|
|
<g id="a_node1"><a xlink:title=" ">
|
|
<polygon fill="#bfbfbf" stroke="black" points="110,-0.5 110,-19.5 208,-19.5 208,-0.5 110,-0.5"/>
|
|
<text text-anchor="middle" x="159" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">ActorSpawnData</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node2 -->
|
|
<g id="node2" class="node">
|
|
<title>Node2</title>
|
|
<g id="a_node2"><a xlink:title=" ">
|
|
<polygon fill="white" stroke="#bfbfbf" points="0,-78.5 0,-97.5 92,-97.5 92,-78.5 0,-78.5"/>
|
|
<text text-anchor="middle" x="46" y="-85.5" font-family="Helvetica,sans-Serif" font-size="10.00">signed short int</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node2->Node1 -->
|
|
<g id="edge1" class="edge">
|
|
<title>Node2->Node1</title>
|
|
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M56.44,-69.48C63.4,-59.09 73.38,-46.37 85,-38 96.43,-29.77 110.64,-23.79 123.55,-19.58"/>
|
|
<polygon fill="#9a32cd" stroke="#9a32cd" points="53.33,-67.84 50.94,-78.17 59.25,-71.59 53.33,-67.84"/>
|
|
<text text-anchor="middle" x="120" y="-52" font-family="Helvetica,sans-Serif" font-size="10.00"> pos</text>
|
|
<text text-anchor="middle" x="120" y="-41" font-family="Helvetica,sans-Serif" font-size="10.00">signedSomeId</text>
|
|
</g>
|
|
<!-- Node3 -->
|
|
<g id="node3" class="node">
|
|
<title>Node3</title>
|
|
<g id="a_node3"><a xlink:title=" ">
|
|
<polygon fill="white" stroke="#bfbfbf" points="110,-78.5 110,-97.5 208,-97.5 208,-78.5 110,-78.5"/>
|
|
<text text-anchor="middle" x="159" y="-85.5" font-family="Helvetica,sans-Serif" font-size="10.00">anonymous:@15</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node3->Node1 -->
|
|
<g id="edge2" class="edge">
|
|
<title>Node3->Node1</title>
|
|
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M159,-68.22C159,-52.7 159,-31.36 159,-19.62"/>
|
|
<polygon fill="#9a32cd" stroke="#9a32cd" points="155.5,-68.28 159,-78.28 162.5,-68.28 155.5,-68.28"/>
|
|
<text text-anchor="middle" x="171.5" y="-46.5" font-family="Helvetica,sans-Serif" font-size="10.00"> @15</text>
|
|
</g>
|
|
<!-- Node4 -->
|
|
<g id="node4" class="node">
|
|
<title>Node4</title>
|
|
<g id="a_node4"><a xlink:title=" ">
|
|
<polygon fill="white" stroke="#bfbfbf" points="226,-78.5 226,-97.5 330,-97.5 330,-78.5 226,-78.5"/>
|
|
<text text-anchor="middle" x="278" y="-85.5" font-family="Helvetica,sans-Serif" font-size="10.00">unsigned short int</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node4->Node1 -->
|
|
<g id="edge3" class="edge">
|
|
<title>Node4->Node1</title>
|
|
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M255.73,-72.77C231.26,-57.15 192.75,-32.56 172.49,-19.62"/>
|
|
<polygon fill="#9a32cd" stroke="#9a32cd" points="254.04,-75.85 264.35,-78.28 257.81,-69.95 254.04,-75.85"/>
|
|
<text text-anchor="middle" x="252" y="-46.5" font-family="Helvetica,sans-Serif" font-size="10.00"> someId</text>
|
|
</g>
|
|
</g>
|
|
</svg>
|