mirror of
https://github.com/zoriya/Bomberman.git
synced 2026-06-05 02:49:57 +00:00
56 lines
3.6 KiB
XML
56 lines
3.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: BBM::StatComponent Pages: 1 -->
|
|
<svg width="129pt" height="270pt"
|
|
viewBox="0.00 0.00 129.00 270.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 266)">
|
|
<title>BBM::StatComponent</title>
|
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-266 125,-266 125,4 -4,4"/>
|
|
<!-- Node1 -->
|
|
<g id="node1" class="node">
|
|
<title>Node1</title>
|
|
<g id="a_node1"><a xlink:title="A Stat component which contains a text and a callback.">
|
|
<polygon fill="#bfbfbf" stroke="black" points="0,-0.5 0,-101.5 121,-101.5 121,-0.5 0,-0.5"/>
|
|
<text text-anchor="middle" x="60.5" y="-89.5" font-family="Helvetica,sans-Serif" font-size="10.00">BBM::StatComponent</text>
|
|
<polyline fill="none" stroke="black" points="0,-82.5 121,-82.5 "/>
|
|
<text text-anchor="start" x="8" y="-70.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ updater</text>
|
|
<polyline fill="none" stroke="black" points="0,-63.5 121,-63.5 "/>
|
|
<text text-anchor="start" x="8" y="-51.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ clone()</text>
|
|
<text text-anchor="start" x="8" y="-40.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ StatComponent()</text>
|
|
<text text-anchor="start" x="8" y="-29.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ StatComponent()</text>
|
|
<text text-anchor="start" x="8" y="-18.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ ~StatComponent()</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_1Component.html" target="_top" xlink:title="Represent a single component of WAL.">
|
|
<polygon fill="white" stroke="black" points="10.5,-138.5 10.5,-261.5 110.5,-261.5 110.5,-138.5 10.5,-138.5"/>
|
|
<text text-anchor="middle" x="60.5" y="-249.5" font-family="Helvetica,sans-Serif" font-size="10.00">WAL::Component</text>
|
|
<polyline fill="none" stroke="black" points="10.5,-242.5 110.5,-242.5 "/>
|
|
<text text-anchor="start" x="18.5" y="-230.5" font-family="Helvetica,sans-Serif" font-size="10.00"># _entity</text>
|
|
<polyline fill="none" stroke="black" points="10.5,-223.5 110.5,-223.5 "/>
|
|
<text text-anchor="start" x="18.5" y="-211.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ operator=()</text>
|
|
<text text-anchor="start" x="18.5" y="-200.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ ~Component()</text>
|
|
<text text-anchor="start" x="18.5" y="-189.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ clone()</text>
|
|
<text text-anchor="start" x="18.5" y="-178.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ onStart()</text>
|
|
<text text-anchor="start" x="18.5" y="-167.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ onStop()</text>
|
|
<text text-anchor="start" x="18.5" y="-156.5" font-family="Helvetica,sans-Serif" font-size="10.00"># Component()</text>
|
|
<text text-anchor="start" x="18.5" y="-145.5" font-family="Helvetica,sans-Serif" font-size="10.00"># Component()</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node2->Node1 -->
|
|
<g id="edge1" class="edge">
|
|
<title>Node2->Node1</title>
|
|
<path fill="none" stroke="midnightblue" d="M60.5,-128.29C60.5,-119.32 60.5,-110.3 60.5,-101.76"/>
|
|
<polygon fill="none" stroke="midnightblue" points="57,-128.36 60.5,-138.36 64,-128.36 57,-128.36"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|