mirror of
https://github.com/zoriya/Bomberman.git
synced 2026-06-04 18:46:22 +00:00
59 lines
3.9 KiB
XML
59 lines
3.9 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: WAL::System< Dependencies > Pages: 1 -->
|
|
<svg width="180pt" height="303pt"
|
|
viewBox="0.00 0.00 180.00 303.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 299)">
|
|
<title>WAL::System< Dependencies ></title>
|
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-299 176,-299 176,4 -4,4"/>
|
|
<!-- Node1 -->
|
|
<g id="node1" class="node">
|
|
<title>Node1</title>
|
|
<g id="a_node1"><a xlink:title="A base system of WAL.">
|
|
<polygon fill="#bfbfbf" stroke="black" points="0,-0.5 0,-167.5 172,-167.5 172,-0.5 0,-0.5"/>
|
|
<text text-anchor="middle" x="86" y="-155.5" font-family="Helvetica,sans-Serif" font-size="10.00">WAL::System< Dependencies ></text>
|
|
<polyline fill="none" stroke="black" points="0,-148.5 172,-148.5 "/>
|
|
<text text-anchor="start" x="8" y="-136.5" font-family="Helvetica,sans-Serif" font-size="10.00"># _wal</text>
|
|
<polyline fill="none" stroke="black" points="0,-129.5 172,-129.5 "/>
|
|
<text text-anchor="start" x="8" y="-117.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ ~System()</text>
|
|
<text text-anchor="start" x="8" y="-106.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ System()</text>
|
|
<text text-anchor="start" x="8" y="-95.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ getView()</text>
|
|
<text text-anchor="start" x="8" y="-84.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ onUpdate()</text>
|
|
<text text-anchor="start" x="8" y="-73.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ onFixedUpdate()</text>
|
|
<text text-anchor="start" x="8" y="-62.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ onSelfUpdate()</text>
|
|
<text text-anchor="start" x="8" y="-51.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ update()</text>
|
|
<text text-anchor="start" x="8" y="-40.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ fixedUpdate()</text>
|
|
<text text-anchor="start" x="8" y="-29.5" font-family="Helvetica,sans-Serif" font-size="10.00"># System()</text>
|
|
<text text-anchor="start" x="8" y="-18.5" font-family="Helvetica,sans-Serif" font-size="10.00"># System()</text>
|
|
<text text-anchor="start" x="8" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00"># operator=()</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node2 -->
|
|
<g id="node2" class="node">
|
|
<title>Node2</title>
|
|
<g id="a_node2"><a xlink:href="classWAL_1_1ISystem.html" target="_top" xlink:title="A base class that represent a system.">
|
|
<polygon fill="white" stroke="black" points="39,-204.5 39,-294.5 133,-294.5 133,-204.5 39,-204.5"/>
|
|
<text text-anchor="middle" x="86" y="-282.5" font-family="Helvetica,sans-Serif" font-size="10.00">WAL::ISystem</text>
|
|
<polyline fill="none" stroke="black" points="39,-275.5 133,-275.5 "/>
|
|
<text text-anchor="middle" x="86" y="-263.5" font-family="Helvetica,sans-Serif" font-size="10.00"> </text>
|
|
<polyline fill="none" stroke="black" points="39,-256.5 133,-256.5 "/>
|
|
<text text-anchor="start" x="47" y="-244.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ update()</text>
|
|
<text text-anchor="start" x="47" y="-233.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ fixedUpdate()</text>
|
|
<text text-anchor="start" x="47" y="-222.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ getView()</text>
|
|
<text text-anchor="start" x="47" y="-211.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ ~ISystem()</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node2->Node1 -->
|
|
<g id="edge1" class="edge">
|
|
<title>Node2->Node1</title>
|
|
<path fill="none" stroke="midnightblue" d="M86,-194.13C86,-185.63 86,-176.68 86,-167.72"/>
|
|
<polygon fill="none" stroke="midnightblue" points="82.5,-194.25 86,-204.25 89.5,-194.25 82.5,-194.25"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|