mirror of
https://github.com/zoriya/Bomberman.git
synced 2026-06-05 10:59:48 +00:00
55 lines
2.6 KiB
XML
55 lines
2.6 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: sources/System/Sound/PlayerSoundManagerSystem.hpp Pages: 1 -->
|
|
<svg width="356pt" height="106pt"
|
|
viewBox="0.00 0.00 355.50 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>sources/System/Sound/PlayerSoundManagerSystem.hpp</title>
|
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-102 351.5,-102 351.5,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="75,-67.5 75,-97.5 256,-97.5 256,-67.5 75,-67.5"/>
|
|
<text text-anchor="start" x="83" y="-85.5" font-family="Helvetica,sans-Serif" font-size="10.00">sources/System/Sound</text>
|
|
<text text-anchor="middle" x="165.5" y="-74.5" font-family="Helvetica,sans-Serif" font-size="10.00">/PlayerSoundManagerSystem.hpp</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node2 -->
|
|
<g id="node2" class="node">
|
|
<title>Node2</title>
|
|
<g id="a_node2"><a xlink:href="Runner_8cpp.html" target="_top" xlink:title=" ">
|
|
<polygon fill="white" stroke="black" points="0,-6 0,-25 149,-25 149,-6 0,-6"/>
|
|
<text text-anchor="middle" x="74.5" y="-13" font-family="Helvetica,sans-Serif" font-size="10.00">sources/Runner/Runner.cpp</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node2 -->
|
|
<g id="edge1" class="edge">
|
|
<title>Node1->Node2</title>
|
|
<path fill="none" stroke="midnightblue" d="M137.23,-61.31C120.14,-49.1 99.25,-34.18 86.41,-25.01"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="135.58,-64.43 145.75,-67.4 139.65,-58.74 135.58,-64.43"/>
|
|
</g>
|
|
<!-- Node3 -->
|
|
<g id="node3" class="node">
|
|
<title>Node3</title>
|
|
<g id="a_node3"><a xlink:href="PlayerSoundManagerSystem_8cpp.html" target="_top" xlink:title=" ">
|
|
<polygon fill="white" stroke="black" points="167.5,-0.5 167.5,-30.5 347.5,-30.5 347.5,-0.5 167.5,-0.5"/>
|
|
<text text-anchor="start" x="175.5" y="-18.5" font-family="Helvetica,sans-Serif" font-size="10.00">sources/System/Sound</text>
|
|
<text text-anchor="middle" x="257.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">/PlayerSoundManagerSystem.cpp</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node3 -->
|
|
<g id="edge2" class="edge">
|
|
<title>Node1->Node3</title>
|
|
<path fill="none" stroke="midnightblue" d="M193.88,-61.45C208.03,-51.45 224.81,-39.6 237.58,-30.58"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="191.61,-58.77 185.46,-67.4 195.65,-64.48 191.61,-58.77"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|