Files
Bomberman/classBBM_1_1KeyboardComponent__inherit__graph.svg
2021-06-26 11:31:13 +00:00

64 lines
4.4 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::KeyboardComponent Pages: 1 -->
<svg width="155pt" height="358pt"
viewBox="0.00 0.00 155.00 358.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 354)">
<title>BBM::KeyboardComponent</title>
<polygon fill="white" stroke="transparent" points="-4,4 -4,-354 151,-354 151,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,-189.5 147,-189.5 147,-0.5 0,-0.5"/>
<text text-anchor="middle" x="73.5" y="-177.5" font-family="Helvetica,sans-Serif" font-size="10.00">BBM::KeyboardComponent</text>
<polyline fill="none" stroke="black" points="0,-170.5 147,-170.5 "/>
<text text-anchor="start" x="8" y="-158.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ keySecondary</text>
<text text-anchor="start" x="8" y="-147.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ keyBomb</text>
<text text-anchor="start" x="8" y="-136.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ keyPause</text>
<text text-anchor="start" x="8" y="-125.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ keyRight</text>
<text text-anchor="start" x="8" y="-114.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ keyLeft</text>
<text text-anchor="start" x="8" y="-103.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ keyUp</text>
<text text-anchor="start" x="8" y="-92.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ keyDown</text>
<text text-anchor="start" x="8" y="-81.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ layout</text>
<polyline fill="none" stroke="black" points="0,-74.5 147,-74.5 "/>
<text text-anchor="start" x="8" y="-62.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ clone()</text>
<text text-anchor="start" x="8" y="-51.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ onStart()</text>
<text text-anchor="start" x="8" y="-40.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ KeyboardComponent()</text>
<text text-anchor="start" x="8" y="-29.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ KeyboardComponent()</text>
<text text-anchor="start" x="8" y="-18.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ ~KeyboardComponent()</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="23.5,-226.5 23.5,-349.5 123.5,-349.5 123.5,-226.5 23.5,-226.5"/>
<text text-anchor="middle" x="73.5" y="-337.5" font-family="Helvetica,sans-Serif" font-size="10.00">WAL::Component</text>
<polyline fill="none" stroke="black" points="23.5,-330.5 123.5,-330.5 "/>
<text text-anchor="start" x="31.5" y="-318.5" font-family="Helvetica,sans-Serif" font-size="10.00"># _entity</text>
<polyline fill="none" stroke="black" points="23.5,-311.5 123.5,-311.5 "/>
<text text-anchor="start" x="31.5" y="-299.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ operator=()</text>
<text text-anchor="start" x="31.5" y="-288.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ ~Component()</text>
<text text-anchor="start" x="31.5" y="-277.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ clone()</text>
<text text-anchor="start" x="31.5" y="-266.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ onStart()</text>
<text text-anchor="start" x="31.5" y="-255.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ onStop()</text>
<text text-anchor="start" x="31.5" y="-244.5" font-family="Helvetica,sans-Serif" font-size="10.00"># Component()</text>
<text text-anchor="start" x="31.5" y="-233.5" font-family="Helvetica,sans-Serif" font-size="10.00"># Component()</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node1 -->
<g id="edge1" class="edge">
<title>Node2&#45;&gt;Node1</title>
<path fill="none" stroke="midnightblue" d="M73.5,-216.27C73.5,-207.59 73.5,-198.62 73.5,-189.67"/>
<polygon fill="none" stroke="midnightblue" points="70,-216.3 73.5,-226.3 77,-216.3 70,-216.3"/>
</g>
</g>
</svg>