0
0
mirror of https://github.com/Nimac0/SDL_Minigame synced 2026-01-12 15:53:42 +00:00
SDL_Minigame/classTransformComponent__coll__graph_org.svg

79 lines
3.7 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 9.0.0 (20230911.1827)
-->
<!-- Title: TransformComponent Pages: 1 -->
<svg width="155pt" height="172pt"
viewBox="0.00 0.00 154.62 171.50" 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 167.5)">
<title>TransformComponent</title>
<!-- Node1 -->
<g id="Node000001" class="node">
<title>Node1</title>
<g id="a_Node000001"><a xlink:title=" ">
<polygon fill="#999999" stroke="#666666" points="146.62,-19.25 36.88,-19.25 36.88,0 146.62,0 146.62,-19.25"/>
<text text-anchor="middle" x="91.75" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">TransformComponent</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="Node000002" class="node">
<title>Node2</title>
<g id="a_Node000002"><a xlink:href="classComponent.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#bfbfbf" points="65.5,-97 0,-97 0,-77.75 65.5,-77.75 65.5,-97"/>
<text text-anchor="middle" x="32.75" y="-83.5" font-family="Helvetica,sans-Serif" font-size="10.00">Component</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node1 -->
<g id="edge1_Node000001_Node000002" class="edge">
<title>Node2&#45;&gt;Node1</title>
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M46.8,-68.33C58.77,-52.97 75.45,-31.55 84.76,-19.6"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="44.06,-66.15 40.68,-76.19 49.59,-70.46 44.06,-66.15"/>
</a>
</g>
</g>
<!-- Node3 -->
<g id="Node000003" class="node">
<title>Node3</title>
<g id="a_Node000003"><a xlink:href="classEntity.html" target="_top" xlink:title="Main class for any object in game, stores associations, labeling and components.">
<polygon fill="white" stroke="#666666" points="52.75,-163.5 12.75,-163.5 12.75,-144.25 52.75,-144.25 52.75,-163.5"/>
<text text-anchor="middle" x="32.75" y="-150" font-family="Helvetica,sans-Serif" font-size="10.00">Entity</text>
</a>
</g>
</g>
<!-- Node3&#45;&gt;Node2 -->
<g id="edge2_Node000002_Node000003" class="edge">
<title>Node3&#45;&gt;Node2</title>
<g id="a_edge2_Node000002_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M32.75,-132.4C32.75,-120.57 32.75,-106.29 32.75,-97.27"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="29.25,-132.39 32.75,-142.39 36.25,-132.39 29.25,-132.39"/>
</a>
</g>
<text text-anchor="middle" x="45.5" y="-116.75" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> entity</text>
</g>
<!-- Node4 -->
<g id="Node000004" class="node">
<title>Node4</title>
<g id="a_Node000004"><a xlink:href="classVector2D.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#bfbfbf" points="140,-97 83.5,-97 83.5,-77.75 140,-77.75 140,-97"/>
<text text-anchor="middle" x="111.75" y="-83.5" font-family="Helvetica,sans-Serif" font-size="10.00">Vector2D</text>
</a>
</g>
</g>
<!-- Node4&#45;&gt;Node1 -->
<g id="edge3_Node000001_Node000004" class="edge">
<title>Node4&#45;&gt;Node1</title>
<g id="a_edge3_Node000001_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M106.52,-66.55C102.5,-51.35 97.16,-31.1 94.12,-19.6"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="103.05,-67.15 108.99,-75.92 109.82,-65.36 103.05,-67.15"/>
</a>
</g>
<text text-anchor="middle" x="123.25" y="-50.25" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> direction</text>
<text text-anchor="middle" x="123.25" y="-39" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey">position</text>
</g>
</g>
</svg>