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

147 lines
12 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::GamepadComponent Pages: 1 -->
<svg width="157pt" height="1042pt"
viewBox="0.00 0.00 157.00 1042.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 1038)">
<title>BBM::GamepadComponent</title>
<polygon fill="white" stroke="transparent" points="-4,4 -4,-1038 153,-1038 153,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,-266.5 149,-266.5 149,-0.5 0,-0.5"/>
<text text-anchor="middle" x="74.5" y="-254.5" font-family="Helvetica,sans-Serif" font-size="10.00">BBM::GamepadComponent</text>
<polyline fill="none" stroke="black" points="0,-247.5 149,-247.5 "/>
<text text-anchor="start" x="8" y="-235.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ keySecondary</text>
<text text-anchor="start" x="8" y="-224.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ keyBomb</text>
<text text-anchor="start" x="8" y="-213.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ keyPause</text>
<text text-anchor="start" x="8" y="-202.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ keyRight</text>
<text text-anchor="start" x="8" y="-191.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ keyLeft</text>
<text text-anchor="start" x="8" y="-180.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ keyUp</text>
<text text-anchor="start" x="8" y="-169.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ keyDown</text>
<text text-anchor="start" x="8" y="-158.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ LeftStickX</text>
<text text-anchor="start" x="8" y="-147.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ LeftStickY</text>
<text text-anchor="start" x="8" y="-136.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ RightStickX</text>
<text text-anchor="start" x="8" y="-125.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ RightStickY</text>
<text text-anchor="start" x="8" y="-114.5" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; _ID</text>
<polyline fill="none" stroke="black" points="0,-107.5 149,-107.5 "/>
<text text-anchor="start" x="8" y="-95.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ clone()</text>
<text text-anchor="start" x="8" y="-84.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ onStart()</text>
<text text-anchor="start" x="8" y="-73.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ GamepadComponent()</text>
<text text-anchor="start" x="8" y="-62.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ GamepadComponent()</text>
<text text-anchor="start" x="8" y="-51.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ GamepadComponent()</text>
<text text-anchor="start" x="8" y="-40.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ ~GamepadComponent()</text>
<text text-anchor="start" x="8" y="-29.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ operator=()</text>
<text text-anchor="start" x="8" y="-18.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ setID()</text>
<text text-anchor="start" x="8" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ getID()</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="24.5,-304.5 24.5,-427.5 124.5,-427.5 124.5,-304.5 24.5,-304.5"/>
<text text-anchor="middle" x="74.5" y="-415.5" font-family="Helvetica,sans-Serif" font-size="10.00">WAL::Component</text>
<polyline fill="none" stroke="black" points="24.5,-408.5 124.5,-408.5 "/>
<text text-anchor="middle" x="74.5" y="-396.5" font-family="Helvetica,sans-Serif" font-size="10.00"> </text>
<polyline fill="none" stroke="black" points="24.5,-389.5 124.5,-389.5 "/>
<text text-anchor="start" x="32.5" y="-377.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ operator=()</text>
<text text-anchor="start" x="32.5" y="-366.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ ~Component()</text>
<text text-anchor="start" x="32.5" y="-355.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ clone()</text>
<text text-anchor="start" x="32.5" y="-344.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ onStart()</text>
<text text-anchor="start" x="32.5" y="-333.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ onStop()</text>
<text text-anchor="start" x="32.5" y="-322.5" font-family="Helvetica,sans-Serif" font-size="10.00"># Component()</text>
<text text-anchor="start" x="32.5" y="-311.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="M74.5,-294.2C74.5,-285.3 74.5,-275.98 74.5,-266.51"/>
<polygon fill="none" stroke="midnightblue" points="71,-294.44 74.5,-304.44 78,-294.44 71,-294.44"/>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<title>Node3</title>
<g id="a_node3"><a xlink:href="classWAL_1_1Entity.html" target="_top" xlink:title="An entity of the WAL&#39;s ECS.">
<polygon fill="white" stroke="black" points="6,-475.5 6,-741.5 143,-741.5 143,-475.5 6,-475.5"/>
<text text-anchor="middle" x="74.5" y="-729.5" font-family="Helvetica,sans-Serif" font-size="10.00">WAL::Entity</text>
<polyline fill="none" stroke="black" points="6,-722.5 143,-722.5 "/>
<text text-anchor="start" x="14" y="-710.5" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; _uid</text>
<text text-anchor="start" x="14" y="-699.5" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; _name</text>
<text text-anchor="start" x="14" y="-688.5" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; _disabled</text>
<text text-anchor="start" x="14" y="-677.5" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; _shouldDelete</text>
<text text-anchor="start" x="14" y="-666.5" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; _notifyScene</text>
<text text-anchor="start" x="14" y="-655.5" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; _components</text>
<text text-anchor="start" x="14" y="-644.5" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; Scene</text>
<text text-anchor="start" x="14" y="-633.5" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; nextID</text>
<polyline fill="none" stroke="black" points="6,-626.5 143,-626.5 "/>
<text text-anchor="start" x="14" y="-614.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ getUid()</text>
<text text-anchor="start" x="14" y="-603.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ getName()</text>
<text text-anchor="start" x="14" y="-592.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ setName()</text>
<text text-anchor="start" x="14" y="-581.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ isDisable()</text>
<text text-anchor="start" x="14" y="-570.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ setDisable()</text>
<text text-anchor="start" x="14" y="-559.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ shouldDelete()</text>
<text text-anchor="start" x="14" y="-548.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ scheduleDeletion()</text>
<text text-anchor="start" x="14" y="-537.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ getComponent()</text>
<text text-anchor="start" x="14" y="-526.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ tryGetComponent()</text>
<text text-anchor="start" x="14" y="-515.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ getComponent()</text>
<text text-anchor="start" x="14" y="-504.5" font-family="Helvetica,sans-Serif" font-size="10.00">and 13 more...</text>
<text text-anchor="start" x="14" y="-493.5" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; _componentAdded()</text>
<text text-anchor="start" x="14" y="-482.5" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; _componentRemoved()</text>
</a>
</g>
</g>
<!-- Node3&#45;&gt;Node2 -->
<g id="edge2" class="edge">
<title>Node3&#45;&gt;Node2</title>
<path fill="none" stroke="#404040" d="M74.5,-475.29C74.5,-463.11 74.5,-451.09 74.5,-439.74"/>
<polygon fill="none" stroke="#404040" points="74.5,-439.72 70.5,-433.72 74.5,-427.72 78.5,-433.72 74.5,-439.72"/>
<text text-anchor="middle" x="97.5" y="-449" font-family="Helvetica,sans-Serif" font-size="10.00"> #_entity</text>
</g>
<!-- Node4 -->
<g id="node4" class="node">
<title>Node4</title>
<g id="a_node4"><a xlink:href="classWAL_1_1Scene.html" target="_top" xlink:title="Represent a single scene that contains entities.">
<polygon fill="white" stroke="black" points="6,-789.5 6,-1033.5 143,-1033.5 143,-789.5 6,-789.5"/>
<text text-anchor="middle" x="74.5" y="-1021.5" font-family="Helvetica,sans-Serif" font-size="10.00">WAL::Scene</text>
<polyline fill="none" stroke="black" points="6,-1014.5 143,-1014.5 "/>
<text text-anchor="start" x="14" y="-1002.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Entity</text>
<text text-anchor="start" x="14" y="-991.5" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; _id</text>
<text text-anchor="start" x="14" y="-980.5" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; _entities</text>
<text text-anchor="start" x="14" y="-969.5" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; _newEntities</text>
<text text-anchor="start" x="14" y="-958.5" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; _views</text>
<text text-anchor="start" x="14" y="-947.5" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; _nextID</text>
<polyline fill="none" stroke="black" points="6,-940.5 143,-940.5 "/>
<text text-anchor="start" x="14" y="-928.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ getID()</text>
<text text-anchor="start" x="14" y="-917.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ getEntities()</text>
<text text-anchor="start" x="14" y="-906.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ addEntity()</text>
<text text-anchor="start" x="14" y="-895.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ scheduleNewEntity()</text>
<text text-anchor="start" x="14" y="-884.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ view()</text>
<text text-anchor="start" x="14" y="-873.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ applyChanges()</text>
<text text-anchor="start" x="14" y="-862.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Scene()</text>
<text text-anchor="start" x="14" y="-851.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Scene()</text>
<text text-anchor="start" x="14" y="-840.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ ~Scene()</text>
<text text-anchor="start" x="14" y="-829.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ operator=()</text>
<text text-anchor="start" x="14" y="-818.5" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; _componentAdded()</text>
<text text-anchor="start" x="14" y="-807.5" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; _componentRemoved()</text>
<text text-anchor="start" x="14" y="-796.5" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; _entityRemoved()</text>
</a>
</g>
</g>
<!-- Node4&#45;&gt;Node3 -->
<g id="edge3" class="edge">
<title>Node4&#45;&gt;Node3</title>
<path fill="none" stroke="#404040" d="M74.5,-789.37C74.5,-777.73 74.5,-765.85 74.5,-754.02"/>
<polygon fill="none" stroke="#404040" points="74.5,-753.71 70.5,-747.71 74.5,-741.71 78.5,-747.71 74.5,-753.71"/>
<text text-anchor="middle" x="97.5" y="-763" font-family="Helvetica,sans-Serif" font-size="10.00"> +_scene</text>
</g>
</g>
</svg>