mirror of
https://github.com/zoriya/Bomberman.git
synced 2026-06-04 18:46:22 +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/Timer/TimerSystem.hpp Pages: 1 -->
|
|
<svg width="300pt" height="106pt"
|
|
viewBox="0.00 0.00 300.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>sources/System/Timer/TimerSystem.hpp</title>
|
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-102 296,-102 296,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="89,-67.5 89,-97.5 214,-97.5 214,-67.5 89,-67.5"/>
|
|
<text text-anchor="start" x="97" y="-85.5" font-family="Helvetica,sans-Serif" font-size="10.00">sources/System/Timer</text>
|
|
<text text-anchor="middle" x="151.5" y="-74.5" font-family="Helvetica,sans-Serif" font-size="10.00">/TimerSystem.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="M126.83,-60.67C112.61,-48.67 95.49,-34.22 84.8,-25.19"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="124.89,-63.62 134.79,-67.4 129.41,-58.27 124.89,-63.62"/>
|
|
</g>
|
|
<!-- Node3 -->
|
|
<g id="node3" class="node">
|
|
<title>Node3</title>
|
|
<g id="a_node3"><a xlink:href="TimerSystem_8cpp.html" target="_top" xlink:title=" ">
|
|
<polygon fill="white" stroke="black" points="167,-0.5 167,-30.5 292,-30.5 292,-0.5 167,-0.5"/>
|
|
<text text-anchor="start" x="175" y="-18.5" font-family="Helvetica,sans-Serif" font-size="10.00">sources/System/Timer</text>
|
|
<text text-anchor="middle" x="229.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">/TimerSystem.cpp</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node3 -->
|
|
<g id="edge2" class="edge">
|
|
<title>Node1->Node3</title>
|
|
<path fill="none" stroke="midnightblue" d="M176.24,-60.88C188.09,-51.01 201.98,-39.43 212.61,-30.58"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="173.87,-58.31 168.42,-67.4 178.35,-63.68 173.87,-58.31"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|