mirror of
https://github.com/Nimac0/SDL_Minigame
synced 2026-01-13 12:33:42 +00:00
157 lines
7.3 KiB
XML
157 lines
7.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 12.1.2 (20240928.0832)
|
|
-->
|
|
<!-- Title: SoundManager Pages: 1 -->
|
|
<svg width="254pt" height="249pt"
|
|
viewBox="0.00 0.00 254.00 249.25" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
|
|
<svg id="main" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve">
|
|
|
|
<style type="text/css"><![CDATA[
|
|
.node, .edge {opacity: 0.7;}
|
|
.node.selected, .edge.selected {opacity: 1;}
|
|
.edge:hover path { stroke: red; }
|
|
.edge:hover polygon { stroke: red; fill: red; }
|
|
]]></style>
|
|
<script type="application/ecmascript" xlink:href="svg.min.js"/>
|
|
<svg id="graph" class="graph">
|
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 245.25)">
|
|
<title>SoundManager</title>
|
|
<!-- Node1 -->
|
|
<g id="Node000001" class="node">
|
|
<title>Node1</title>
|
|
<g id="a_Node000001"><a xlink:title="Handles music and sound.">
|
|
<polygon fill="#999999" stroke="#666666" points="154.62,-19.25 73.38,-19.25 73.38,0 154.62,0 154.62,-19.25"/>
|
|
<text text-anchor="middle" x="114" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">SoundManager</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="106,-97 0,-97 0,-66.5 106,-66.5 106,-97"/>
|
|
<text text-anchor="start" x="8" y="-83.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::map< const char</text>
|
|
<text text-anchor="middle" x="53" y="-72.25" font-family="Helvetica,sans-Serif" font-size="10.00"> *, Mix_Music * ></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="M68.59,-56.83C73.26,-50.25 78.59,-43.27 84,-37.25 89.68,-30.93 96.76,-24.59 102.61,-19.68"/>
|
|
<polygon fill="#9a32cd" stroke="#9a32cd" points="65.91,-54.55 63.14,-64.78 71.68,-58.51 65.91,-54.55"/>
|
|
</a>
|
|
</g>
|
|
<text text-anchor="middle" x="114" y="-39" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> music_cache</text>
|
|
</g>
|
|
<!-- Node3 -->
|
|
<g id="Node000003" class="node">
|
|
<title>Node3</title>
|
|
<g id="a_Node000003"><a xlink:title=" ">
|
|
<polygon fill="white" stroke="#666666" points="157.62,-174.75 70.38,-174.75 70.38,-155.5 157.62,-155.5 157.62,-174.75"/>
|
|
<text text-anchor="middle" x="114" y="-161.25" font-family="Helvetica,sans-Serif" font-size="10.00">std::map< K, T ></text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node3->Node2 -->
|
|
<g id="edge2_Node000002_Node000003" class="edge">
|
|
<title>Node3->Node2</title>
|
|
<g id="a_edge2_Node000002_Node000003"><a xlink:title=" ">
|
|
<path fill="none" stroke="orange" stroke-dasharray="5,2" d="M81.32,-149.42C76.41,-146.07 71.81,-142.11 68.25,-137.5 59.2,-125.79 55.52,-109 54.02,-97.11"/>
|
|
<polygon fill="orange" stroke="orange" points="79.25,-152.26 89.64,-154.34 82.82,-146.24 79.25,-152.26"/>
|
|
</a>
|
|
</g>
|
|
<text text-anchor="start" x="68.25" y="-128" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> < const char *, Mix</text>
|
|
<text text-anchor="middle" x="109.12" y="-116.75" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey">_Music * ></text>
|
|
</g>
|
|
<!-- Node6 -->
|
|
<g id="Node000006" class="node">
|
|
<title>Node6</title>
|
|
<g id="a_Node000006"><a xlink:title=" ">
|
|
<polygon fill="white" stroke="#666666" points="230,-97 124,-97 124,-66.5 230,-66.5 230,-97"/>
|
|
<text text-anchor="start" x="132" y="-83.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::map< const char</text>
|
|
<text text-anchor="middle" x="177" y="-72.25" font-family="Helvetica,sans-Serif" font-size="10.00"> *, Mix_Chunk * ></text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node3->Node6 -->
|
|
<g id="edge6_Node000006_Node000003" class="edge">
|
|
<title>Node3->Node6</title>
|
|
<g id="a_edge6_Node000006_Node000003"><a xlink:title=" ">
|
|
<path fill="none" stroke="orange" stroke-dasharray="5,2" d="M138.42,-148.56C142.6,-145.23 146.66,-141.5 150,-137.5 160.06,-125.46 167.51,-109.05 172.01,-97.33"/>
|
|
<polygon fill="orange" stroke="orange" points="136.6,-145.56 130.56,-154.27 140.71,-151.22 136.6,-145.56"/>
|
|
</a>
|
|
</g>
|
|
<text text-anchor="start" x="164.25" y="-128" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> < const char *, Mix</text>
|
|
<text text-anchor="middle" x="205.12" y="-116.75" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey">_Chunk * ></text>
|
|
</g>
|
|
<!-- Node4 -->
|
|
<g id="Node000004" class="node">
|
|
<title>Node4</title>
|
|
<g id="a_Node000004"><a xlink:title=" ">
|
|
<polygon fill="white" stroke="#bfbfbf" points="105.4,-241.25 76.6,-241.25 76.6,-222 105.4,-222 105.4,-241.25"/>
|
|
<text text-anchor="middle" x="91" y="-227.75" font-family="Helvetica,sans-Serif" font-size="10.00">K</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node4->Node3 -->
|
|
<g id="edge3_Node000003_Node000004" class="edge">
|
|
<title>Node4->Node3</title>
|
|
<g id="a_edge3_Node000003_Node000004"><a xlink:title=" ">
|
|
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M90.17,-210.08C90.52,-204.33 91.45,-198.17 93.5,-192.75 95.97,-186.2 100.63,-179.94 104.88,-175.14"/>
|
|
<polygon fill="#9a32cd" stroke="#9a32cd" points="86.67,-210.07 90.15,-220.08 93.67,-210.08 86.67,-210.07"/>
|
|
</a>
|
|
</g>
|
|
<text text-anchor="middle" x="104.75" y="-194.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> keys</text>
|
|
</g>
|
|
<!-- Node5 -->
|
|
<g id="Node000005" class="node">
|
|
<title>Node5</title>
|
|
<g id="a_Node000005"><a xlink:title=" ">
|
|
<polygon fill="white" stroke="#bfbfbf" points="152.4,-241.25 123.6,-241.25 123.6,-222 152.4,-222 152.4,-241.25"/>
|
|
<text text-anchor="middle" x="138" y="-227.75" font-family="Helvetica,sans-Serif" font-size="10.00">T</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node5->Node3 -->
|
|
<g id="edge4_Node000003_Node000005" class="edge">
|
|
<title>Node5->Node3</title>
|
|
<g id="a_edge4_Node000003_Node000005"><a xlink:title=" ">
|
|
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M130.66,-210.9C126.21,-198.93 120.74,-184.23 117.31,-175.02"/>
|
|
<polygon fill="#9a32cd" stroke="#9a32cd" points="127.37,-212.09 134.14,-220.24 133.93,-209.65 127.37,-212.09"/>
|
|
</a>
|
|
</g>
|
|
<text text-anchor="middle" x="148.44" y="-194.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> elements</text>
|
|
</g>
|
|
<!-- Node6->Node1 -->
|
|
<g id="edge5_Node000001_Node000006" class="edge">
|
|
<title>Node6->Node1</title>
|
|
<g id="a_edge5_Node000001_Node000006"><a xlink:title=" ">
|
|
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M160.23,-56.9C155.25,-50.32 149.63,-43.33 144,-37.25 138.23,-31.02 131.14,-24.68 125.31,-19.75"/>
|
|
<polygon fill="#9a32cd" stroke="#9a32cd" points="157.34,-58.87 166.08,-64.86 162.98,-54.73 157.34,-58.87"/>
|
|
</a>
|
|
</g>
|
|
<text text-anchor="middle" x="182.81" y="-39" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> sound_cache</text>
|
|
</g>
|
|
</g>
|
|
</svg>
|
|
</svg>
|
|
|
|
<style type='text/css'>
|
|
<![CDATA[
|
|
[data-mouse-over-selected='false'] { opacity: 0.7; }
|
|
[data-mouse-over-selected='true'] { opacity: 1.0; }
|
|
]]>
|
|
</style>
|
|
<script type="application/ecmascript"><![CDATA[
|
|
document.addEventListener('DOMContentLoaded', (event) => {
|
|
highlightEdges();
|
|
highlightAdjacentNodes();
|
|
});
|
|
]]></script>
|
|
</svg>
|