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

67 lines
4.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::AnimationsComponent Pages: 1 -->
<svg width="199pt" height="391pt"
viewBox="0.00 0.00 199.00 391.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 387)">
<title>BBM::AnimationsComponent</title>
<polygon fill="white" stroke="transparent" points="-4,4 -4,-387 195,-387 195,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,-222.5 191,-222.5 191,-0.5 0,-0.5"/>
<text text-anchor="middle" x="95.5" y="-210.5" font-family="Helvetica,sans-Serif" font-size="10.00">BBM::AnimationsComponent</text>
<polyline fill="none" stroke="black" points="0,-203.5 191,-203.5 "/>
<text text-anchor="start" x="8" y="-191.5" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; _modelAnimation</text>
<text text-anchor="start" x="8" y="-180.5" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; _currentAnimIndex</text>
<text text-anchor="start" x="8" y="-169.5" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; _animDisabled</text>
<polyline fill="none" stroke="black" points="0,-162.5 191,-162.5 "/>
<text text-anchor="start" x="8" y="-150.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ clone()</text>
<text text-anchor="start" x="8" y="-139.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ getCurrentAnimIndex()</text>
<text text-anchor="start" x="8" y="-128.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ setAnimIndex()</text>
<text text-anchor="start" x="8" y="-117.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ getCurrentAnimFrameCounter()</text>
<text text-anchor="start" x="8" y="-106.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ getCurrentModelAnim()</text>
<text text-anchor="start" x="8" y="-95.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ setCurrentAnimFrameCounter()</text>
<text text-anchor="start" x="8" y="-84.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ resetCurrentAnimFrameCounter()</text>
<text text-anchor="start" x="8" y="-73.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ incCurrentAnimFrameCounter()</text>
<text text-anchor="start" x="8" y="-62.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ setAnimDisabled()</text>
<text text-anchor="start" x="8" y="-51.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ isAnimDisabled()</text>
<text text-anchor="start" x="8" y="-40.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ AnimationsComponent()</text>
<text text-anchor="start" x="8" y="-29.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ AnimationsComponent()</text>
<text text-anchor="start" x="8" y="-18.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ ~AnimationsComponent()</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="45.5,-259.5 45.5,-382.5 145.5,-382.5 145.5,-259.5 45.5,-259.5"/>
<text text-anchor="middle" x="95.5" y="-370.5" font-family="Helvetica,sans-Serif" font-size="10.00">WAL::Component</text>
<polyline fill="none" stroke="black" points="45.5,-363.5 145.5,-363.5 "/>
<text text-anchor="start" x="53.5" y="-351.5" font-family="Helvetica,sans-Serif" font-size="10.00"># _entity</text>
<polyline fill="none" stroke="black" points="45.5,-344.5 145.5,-344.5 "/>
<text text-anchor="start" x="53.5" y="-332.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ operator=()</text>
<text text-anchor="start" x="53.5" y="-321.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ ~Component()</text>
<text text-anchor="start" x="53.5" y="-310.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ clone()</text>
<text text-anchor="start" x="53.5" y="-299.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ onStart()</text>
<text text-anchor="start" x="53.5" y="-288.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ onStop()</text>
<text text-anchor="start" x="53.5" y="-277.5" font-family="Helvetica,sans-Serif" font-size="10.00"># Component()</text>
<text text-anchor="start" x="53.5" y="-266.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="M95.5,-249.16C95.5,-240.6 95.5,-231.7 95.5,-222.73"/>
<polygon fill="none" stroke="midnightblue" points="92,-249.42 95.5,-259.42 99,-249.42 92,-249.42"/>
</g>
</g>
</svg>