mirror of
https://github.com/zoriya/Bomberman.git
synced 2026-06-08 20:04:55 +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/Keyboard/KeyboardSystem.hpp Pages: 1 -->
|
|
<svg width="318pt" height="106pt"
|
|
viewBox="0.00 0.00 318.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/Keyboard/KeyboardSystem.hpp</title>
|
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-102 314,-102 314,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="85,-67.5 85,-97.5 228,-97.5 228,-67.5 85,-67.5"/>
|
|
<text text-anchor="start" x="93" y="-85.5" font-family="Helvetica,sans-Serif" font-size="10.00">sources/System/Keyboard</text>
|
|
<text text-anchor="middle" x="156.5" y="-74.5" font-family="Helvetica,sans-Serif" font-size="10.00">/KeyboardSystem.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="M130.65,-61.01C115.43,-48.94 96.96,-34.3 85.47,-25.19"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="128.7,-63.93 138.71,-67.4 133.04,-58.44 128.7,-63.93"/>
|
|
</g>
|
|
<!-- Node3 -->
|
|
<g id="node3" class="node">
|
|
<title>Node3</title>
|
|
<g id="a_node3"><a xlink:href="KeyboardSystem_8cpp.html" target="_top" xlink:title=" ">
|
|
<polygon fill="white" stroke="black" points="167,-0.5 167,-30.5 310,-30.5 310,-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/Keyboard</text>
|
|
<text text-anchor="middle" x="238.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">/KeyboardSystem.cpp</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node3 -->
|
|
<g id="edge2" class="edge">
|
|
<title>Node1->Node3</title>
|
|
<path fill="none" stroke="midnightblue" d="M182.15,-61.17C194.69,-51.23 209.47,-39.51 220.74,-30.58"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="179.96,-58.44 174.29,-67.4 184.3,-63.93 179.96,-58.44"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|