mirror of
https://github.com/zoriya/Bomberman.git
synced 2026-06-04 02:36:31 +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: BBM::Drawable2DComponent Pages: 1 -->
|
|
<svg width="169pt" height="303pt"
|
|
viewBox="0.00 0.00 169.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>BBM::Drawable2DComponent</title>
|
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-299 165,-299 165,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="0,-0.5 0,-134.5 161,-134.5 161,-0.5 0,-0.5"/>
|
|
<text text-anchor="middle" x="80.5" y="-122.5" font-family="Helvetica,sans-Serif" font-size="10.00">BBM::Drawable2DComponent</text>
|
|
<polyline fill="none" stroke="black" points="0,-115.5 161,-115.5 "/>
|
|
<text text-anchor="start" x="8" y="-103.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ drawBefore3D</text>
|
|
<text text-anchor="start" x="8" y="-92.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ drawable</text>
|
|
<polyline fill="none" stroke="black" points="0,-85.5 161,-85.5 "/>
|
|
<text text-anchor="start" x="8" y="-73.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Drawable2DComponent()</text>
|
|
<text text-anchor="start" x="8" y="-62.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Drawable2DComponent()</text>
|
|
<text text-anchor="start" x="8" y="-51.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Drawable2DComponent()</text>
|
|
<text text-anchor="start" x="8" y="-40.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ clone()</text>
|
|
<text text-anchor="start" x="8" y="-29.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Drawable2DComponent()</text>
|
|
<text text-anchor="start" x="8" y="-18.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ ~Drawable2DComponent()</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="30.5,-171.5 30.5,-294.5 130.5,-294.5 130.5,-171.5 30.5,-171.5"/>
|
|
<text text-anchor="middle" x="80.5" y="-282.5" font-family="Helvetica,sans-Serif" font-size="10.00">WAL::Component</text>
|
|
<polyline fill="none" stroke="black" points="30.5,-275.5 130.5,-275.5 "/>
|
|
<text text-anchor="start" x="38.5" y="-263.5" font-family="Helvetica,sans-Serif" font-size="10.00"># _entity</text>
|
|
<polyline fill="none" stroke="black" points="30.5,-256.5 130.5,-256.5 "/>
|
|
<text text-anchor="start" x="38.5" y="-244.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ operator=()</text>
|
|
<text text-anchor="start" x="38.5" y="-233.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ ~Component()</text>
|
|
<text text-anchor="start" x="38.5" y="-222.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ clone()</text>
|
|
<text text-anchor="start" x="38.5" y="-211.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ onStart()</text>
|
|
<text text-anchor="start" x="38.5" y="-200.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ onStop()</text>
|
|
<text text-anchor="start" x="38.5" y="-189.5" font-family="Helvetica,sans-Serif" font-size="10.00"># Component()</text>
|
|
<text text-anchor="start" x="38.5" y="-178.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="M80.5,-160.96C80.5,-152.22 80.5,-143.31 80.5,-134.64"/>
|
|
<polygon fill="none" stroke="midnightblue" points="77,-161.12 80.5,-171.12 84,-161.12 77,-161.12"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|