mirror of
https://github.com/zoriya/Bomberman.git
synced 2026-06-04 18:46:22 +00:00
84 lines
5.7 KiB
XML
84 lines
5.7 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::CollisionSystem Pages: 1 -->
|
|
<svg width="241pt" height="463pt"
|
|
viewBox="0.00 0.00 241.00 463.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 459)">
|
|
<title>BBM::CollisionSystem</title>
|
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-459 237,-459 237,4 -4,4"/>
|
|
<!-- Node1 -->
|
|
<g id="node1" class="node">
|
|
<title>Node1</title>
|
|
<g id="a_node1"><a xlink:title="A system to handle collisions.">
|
|
<polygon fill="#bfbfbf" stroke="black" points="54.5,-0.5 54.5,-112.5 178.5,-112.5 178.5,-0.5 54.5,-0.5"/>
|
|
<text text-anchor="middle" x="116.5" y="-100.5" font-family="Helvetica,sans-Serif" font-size="10.00">BBM::CollisionSystem</text>
|
|
<polyline fill="none" stroke="black" points="54.5,-93.5 178.5,-93.5 "/>
|
|
<text text-anchor="middle" x="116.5" y="-81.5" font-family="Helvetica,sans-Serif" font-size="10.00"> </text>
|
|
<polyline fill="none" stroke="black" points="54.5,-74.5 178.5,-74.5 "/>
|
|
<text text-anchor="start" x="62.5" y="-62.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ onFixedUpdate()</text>
|
|
<text text-anchor="start" x="62.5" y="-51.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ CollisionSystem()</text>
|
|
<text text-anchor="start" x="62.5" y="-40.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ CollisionSystem()</text>
|
|
<text text-anchor="start" x="62.5" y="-29.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ ~CollisionSystem()</text>
|
|
<text text-anchor="start" x="62.5" y="-18.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ operator=()</text>
|
|
<text text-anchor="start" x="62.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ boxesCollide()</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,-149.5 0,-327.5 233,-327.5 233,-149.5 0,-149.5"/>
|
|
<text text-anchor="start" x="8" y="-315.5" font-family="Helvetica,sans-Serif" font-size="10.00">WAL::System< PositionComponent,</text>
|
|
<text text-anchor="middle" x="116.5" y="-304.5" font-family="Helvetica,sans-Serif" font-size="10.00"> CollisionComponent, MovableComponent ></text>
|
|
<polyline fill="none" stroke="black" points="0,-297.5 233,-297.5 "/>
|
|
<text text-anchor="start" x="8" y="-285.5" font-family="Helvetica,sans-Serif" font-size="10.00"># _wal</text>
|
|
<polyline fill="none" stroke="black" points="0,-278.5 233,-278.5 "/>
|
|
<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">+ System()</text>
|
|
<text text-anchor="start" x="8" y="-244.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ getView()</text>
|
|
<text text-anchor="start" x="8" y="-233.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ onUpdate()</text>
|
|
<text text-anchor="start" x="8" y="-222.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ onFixedUpdate()</text>
|
|
<text text-anchor="start" x="8" y="-211.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ onSelfUpdate()</text>
|
|
<text text-anchor="start" x="8" y="-200.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ update()</text>
|
|
<text text-anchor="start" x="8" y="-189.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ fixedUpdate()</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"># System()</text>
|
|
<text text-anchor="start" x="8" y="-156.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="M116.5,-139.12C116.5,-130.1 116.5,-121.18 116.5,-112.75"/>
|
|
<polygon fill="none" stroke="midnightblue" points="113,-139.35 116.5,-149.35 120,-139.35 113,-139.35"/>
|
|
</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="69.5,-364.5 69.5,-454.5 163.5,-454.5 163.5,-364.5 69.5,-364.5"/>
|
|
<text text-anchor="middle" x="116.5" y="-442.5" font-family="Helvetica,sans-Serif" font-size="10.00">WAL::ISystem</text>
|
|
<polyline fill="none" stroke="black" points="69.5,-435.5 163.5,-435.5 "/>
|
|
<text text-anchor="middle" x="116.5" y="-423.5" font-family="Helvetica,sans-Serif" font-size="10.00"> </text>
|
|
<polyline fill="none" stroke="black" points="69.5,-416.5 163.5,-416.5 "/>
|
|
<text text-anchor="start" x="77.5" y="-404.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ update()</text>
|
|
<text text-anchor="start" x="77.5" y="-393.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ fixedUpdate()</text>
|
|
<text text-anchor="start" x="77.5" y="-382.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ getView()</text>
|
|
<text text-anchor="start" x="77.5" y="-371.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="M116.5,-354.06C116.5,-345.63 116.5,-336.73 116.5,-327.78"/>
|
|
<polygon fill="none" stroke="midnightblue" points="113,-354.1 116.5,-364.1 120,-354.1 113,-354.1"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|