mirror of
https://github.com/zoriya/Bomberman.git
synced 2026-06-04 02:36:31 +00:00
56 lines
3.5 KiB
XML
56 lines
3.5 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::CameraComponent Pages: 1 -->
|
|
<svg width="148pt" height="270pt"
|
|
viewBox="0.00 0.00 148.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::CameraComponent</title>
|
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-266 144,-266 144,4 -4,4"/>
|
|
<!-- Node1 -->
|
|
<g id="node1" class="node">
|
|
<title>Node1</title>
|
|
<g id="a_node1"><a xlink:title="A class allowing one to place the camera in the scene.">
|
|
<polygon fill="#bfbfbf" stroke="black" points="0,-0.5 0,-101.5 140,-101.5 140,-0.5 0,-0.5"/>
|
|
<text text-anchor="middle" x="70" y="-89.5" font-family="Helvetica,sans-Serif" font-size="10.00">BBM::CameraComponent</text>
|
|
<polyline fill="none" stroke="black" points="0,-82.5 140,-82.5 "/>
|
|
<text text-anchor="start" x="8" y="-70.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ target</text>
|
|
<polyline fill="none" stroke="black" points="0,-63.5 140,-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">+ CameraComponent()</text>
|
|
<text text-anchor="start" x="8" y="-29.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ CameraComponent()</text>
|
|
<text text-anchor="start" x="8" y="-18.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ ~CameraComponent()</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="20,-138.5 20,-261.5 120,-261.5 120,-138.5 20,-138.5"/>
|
|
<text text-anchor="middle" x="70" y="-249.5" font-family="Helvetica,sans-Serif" font-size="10.00">WAL::Component</text>
|
|
<polyline fill="none" stroke="black" points="20,-242.5 120,-242.5 "/>
|
|
<text text-anchor="start" x="28" y="-230.5" font-family="Helvetica,sans-Serif" font-size="10.00"># _entity</text>
|
|
<polyline fill="none" stroke="black" points="20,-223.5 120,-223.5 "/>
|
|
<text text-anchor="start" x="28" y="-211.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ operator=()</text>
|
|
<text text-anchor="start" x="28" y="-200.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ ~Component()</text>
|
|
<text text-anchor="start" x="28" y="-189.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ clone()</text>
|
|
<text text-anchor="start" x="28" y="-178.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ onStart()</text>
|
|
<text text-anchor="start" x="28" y="-167.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ onStop()</text>
|
|
<text text-anchor="start" x="28" y="-156.5" font-family="Helvetica,sans-Serif" font-size="10.00"># Component()</text>
|
|
<text text-anchor="start" x="28" 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="M70,-128.29C70,-119.32 70,-110.3 70,-101.76"/>
|
|
<polygon fill="none" stroke="midnightblue" points="66.5,-128.36 70,-138.36 73.5,-128.36 66.5,-128.36"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|