mirror of
https://github.com/Nimac0/SDL_Minigame
synced 2026-01-12 21:23:41 +00:00
58 lines
2.5 KiB
XML
58 lines
2.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 12.2.1 (20241206.2353)
|
|
-->
|
|
<!-- Title: include/CollisionHandler.h Pages: 1 -->
|
|
<svg width="292pt" height="83pt"
|
|
viewBox="0.00 0.00 291.62 82.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 78.5)">
|
|
<title>include/CollisionHandler.h</title>
|
|
<!-- Node1 -->
|
|
<g id="Node000001" class="node">
|
|
<title>Node1</title>
|
|
<g id="a_Node000001"><a xlink:title=" ">
|
|
<polygon fill="#999999" stroke="#666666" points="199.38,-74.5 71.62,-74.5 71.62,-55.25 199.38,-55.25 199.38,-74.5"/>
|
|
<text text-anchor="middle" x="135.5" y="-61" font-family="Helvetica,sans-Serif" font-size="10.00">include/CollisionHandler.h</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node2 -->
|
|
<g id="Node000002" class="node">
|
|
<title>Node2</title>
|
|
<g id="a_Node000002"><a xlink:href="CollisionHandler_8cpp.html" target="_top" xlink:title=" ">
|
|
<polygon fill="white" stroke="#666666" points="121,-19.25 0,-19.25 0,0 121,0 121,-19.25"/>
|
|
<text text-anchor="middle" x="60.5" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">src/CollisionHandler.cpp</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node2 -->
|
|
<g id="edge1_Node000001_Node000002" class="edge">
|
|
<title>Node1->Node2</title>
|
|
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
|
<path fill="none" stroke="#63b8ff" d="M113.51,-48.26C100.43,-38.97 84.29,-27.52 73.29,-19.7"/>
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="111.36,-51.03 121.54,-53.97 115.42,-45.32 111.36,-51.03"/>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node3 -->
|
|
<g id="Node000003" class="node">
|
|
<title>Node3</title>
|
|
<g id="a_Node000003"><a xlink:href="TransformComponent_8cpp.html" target="_top" xlink:title=" ">
|
|
<polygon fill="white" stroke="#666666" points="283.62,-19.25 139.38,-19.25 139.38,0 283.62,0 283.62,-19.25"/>
|
|
<text text-anchor="middle" x="211.5" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">src/TransformComponent.cpp</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node3 -->
|
|
<g id="edge2_Node000001_Node000003" class="edge">
|
|
<title>Node1->Node3</title>
|
|
<g id="a_edge2_Node000001_Node000003"><a xlink:title=" ">
|
|
<path fill="none" stroke="#63b8ff" d="M157.79,-48.26C171.04,-38.97 187.39,-27.52 198.54,-19.7"/>
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="155.81,-45.37 149.63,-53.97 159.83,-51.1 155.81,-45.37"/>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
</g>
|
|
</svg>
|