mirror of
https://github.com/zoriya/Bomberman.git
synced 2026-06-07 03:25:10 +00:00
85 lines
5.8 KiB
XML
85 lines
5.8 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::AnimationsSystem Pages: 1 -->
|
|
<svg width="219pt" height="474pt"
|
|
viewBox="0.00 0.00 219.00 474.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 470)">
|
|
<title>BBM::AnimationsSystem</title>
|
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-470 215,-470 215,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="37,-0.5 37,-123.5 174,-123.5 174,-0.5 37,-0.5"/>
|
|
<text text-anchor="middle" x="105.5" y="-111.5" font-family="Helvetica,sans-Serif" font-size="10.00">BBM::AnimationsSystem</text>
|
|
<polyline fill="none" stroke="black" points="37,-104.5 174,-104.5 "/>
|
|
<text text-anchor="start" x="45" y="-92.5" font-family="Helvetica,sans-Serif" font-size="10.00">- maxAnimsToSkip</text>
|
|
<text text-anchor="start" x="45" y="-81.5" font-family="Helvetica,sans-Serif" font-size="10.00">- animsToSkip</text>
|
|
<polyline fill="none" stroke="black" points="37,-74.5 174,-74.5 "/>
|
|
<text text-anchor="start" x="45" y="-62.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ onUpdate()</text>
|
|
<text text-anchor="start" x="45" y="-51.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ onSelfUpdate()</text>
|
|
<text text-anchor="start" x="45" y="-40.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ AnimationsSystem()</text>
|
|
<text text-anchor="start" x="45" y="-29.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ AnimationsSystem()</text>
|
|
<text text-anchor="start" x="45" y="-18.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ ~AnimationsSystem()</text>
|
|
<text text-anchor="start" x="45" 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_1System.html" target="_top" xlink:title=" ">
|
|
<polygon fill="white" stroke="black" points="0,-160.5 0,-338.5 211,-338.5 211,-160.5 0,-160.5"/>
|
|
<text text-anchor="start" x="8" y="-326.5" font-family="Helvetica,sans-Serif" font-size="10.00">WAL::System< Drawable3DComponent,</text>
|
|
<text text-anchor="middle" x="105.5" y="-315.5" font-family="Helvetica,sans-Serif" font-size="10.00"> AnimationsComponent ></text>
|
|
<polyline fill="none" stroke="black" points="0,-308.5 211,-308.5 "/>
|
|
<text text-anchor="start" x="8" y="-296.5" font-family="Helvetica,sans-Serif" font-size="10.00"># _wal</text>
|
|
<polyline fill="none" stroke="black" points="0,-289.5 211,-289.5 "/>
|
|
<text text-anchor="start" x="8" y="-277.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ ~System()</text>
|
|
<text text-anchor="start" x="8" y="-266.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ System()</text>
|
|
<text text-anchor="start" x="8" y="-255.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ getView()</text>
|
|
<text text-anchor="start" x="8" y="-244.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ onUpdate()</text>
|
|
<text text-anchor="start" x="8" y="-233.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ onFixedUpdate()</text>
|
|
<text text-anchor="start" x="8" y="-222.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ onSelfUpdate()</text>
|
|
<text text-anchor="start" x="8" y="-211.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ update()</text>
|
|
<text text-anchor="start" x="8" y="-200.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ fixedUpdate()</text>
|
|
<text text-anchor="start" x="8" y="-189.5" font-family="Helvetica,sans-Serif" font-size="10.00"># System()</text>
|
|
<text text-anchor="start" x="8" y="-178.5" font-family="Helvetica,sans-Serif" font-size="10.00"># System()</text>
|
|
<text text-anchor="start" x="8" y="-167.5" font-family="Helvetica,sans-Serif" font-size="10.00"># operator=()</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node2->Node1 -->
|
|
<g id="edge1" class="edge">
|
|
<title>Node2->Node1</title>
|
|
<path fill="none" stroke="midnightblue" d="M105.5,-150.16C105.5,-141.13 105.5,-132.18 105.5,-123.63"/>
|
|
<polygon fill="none" stroke="midnightblue" points="102,-150.37 105.5,-160.37 109,-150.37 102,-150.37"/>
|
|
</g>
|
|
<!-- Node3 -->
|
|
<g id="node3" class="node">
|
|
<title>Node3</title>
|
|
<g id="a_node3"><a xlink:href="classWAL_1_1ISystem.html" target="_top" xlink:title="A base class that represent a system.">
|
|
<polygon fill="white" stroke="black" points="58.5,-375.5 58.5,-465.5 152.5,-465.5 152.5,-375.5 58.5,-375.5"/>
|
|
<text text-anchor="middle" x="105.5" y="-453.5" font-family="Helvetica,sans-Serif" font-size="10.00">WAL::ISystem</text>
|
|
<polyline fill="none" stroke="black" points="58.5,-446.5 152.5,-446.5 "/>
|
|
<text text-anchor="middle" x="105.5" y="-434.5" font-family="Helvetica,sans-Serif" font-size="10.00"> </text>
|
|
<polyline fill="none" stroke="black" points="58.5,-427.5 152.5,-427.5 "/>
|
|
<text text-anchor="start" x="66.5" y="-415.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ update()</text>
|
|
<text text-anchor="start" x="66.5" y="-404.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ fixedUpdate()</text>
|
|
<text text-anchor="start" x="66.5" y="-393.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ getView()</text>
|
|
<text text-anchor="start" x="66.5" y="-382.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ ~ISystem()</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node3->Node2 -->
|
|
<g id="edge2" class="edge">
|
|
<title>Node3->Node2</title>
|
|
<path fill="none" stroke="midnightblue" d="M105.5,-365.06C105.5,-356.63 105.5,-347.73 105.5,-338.78"/>
|
|
<polygon fill="none" stroke="midnightblue" points="102,-365.1 105.5,-375.1 109,-365.1 102,-365.1"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|