mirror of
https://github.com/zoriya/Bomberman.git
synced 2026-06-09 20:25:31 +00:00
63 lines
4.4 KiB
XML
63 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::Runner Pages: 1 -->
|
|
<svg width="160pt" height="347pt"
|
|
viewBox="0.00 0.00 160.00 347.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 343)">
|
|
<title>BBM::Runner</title>
|
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-343 156,-343 156,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,-200.5 152,-200.5 152,-0.5 0,-0.5"/>
|
|
<text text-anchor="middle" x="76" y="-188.5" font-family="Helvetica,sans-Serif" font-size="10.00">BBM::Runner</text>
|
|
<polyline fill="none" stroke="black" points="0,-181.5 152,-181.5 "/>
|
|
<text text-anchor="start" x="8" y="-169.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ hasHeights</text>
|
|
<text text-anchor="start" x="8" y="-158.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ mapWidth</text>
|
|
<text text-anchor="start" x="8" y="-147.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ mapHeight</text>
|
|
<text text-anchor="start" x="8" y="-136.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ timerDelay</text>
|
|
<polyline fill="none" stroke="black" points="0,-129.5 152,-129.5 "/>
|
|
<text text-anchor="start" x="8" y="-117.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ run()</text>
|
|
<text text-anchor="start" x="8" y="-106.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ updateState()</text>
|
|
<text text-anchor="start" x="8" y="-95.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ addSystems()</text>
|
|
<text text-anchor="start" x="8" y="-84.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ enableRaylib()</text>
|
|
<text text-anchor="start" x="8" y="-73.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ addMenuControl()</text>
|
|
<text text-anchor="start" x="8" y="-62.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ loadTitleScreenScene()</text>
|
|
<text text-anchor="start" x="8" y="-51.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ loadMainMenuScene()</text>
|
|
<text text-anchor="start" x="8" y="-40.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ loadPauseMenuScene()</text>
|
|
<text text-anchor="start" x="8" y="-29.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ loadSettingsMenuScene()</text>
|
|
<text text-anchor="start" x="8" y="-18.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ loadGameScene()</text>
|
|
<text text-anchor="start" x="8" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">and 8 more...</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node2 -->
|
|
<g id="node2" class="node">
|
|
<title>Node2</title>
|
|
<g id="a_node2"><a xlink:href="classBBM_1_1GameState.html" target="_top" xlink:title="A class representing the current game state. This allow one to retain information between update call...">
|
|
<polygon fill="white" stroke="black" points="26,-248.5 26,-338.5 126,-338.5 126,-248.5 26,-248.5"/>
|
|
<text text-anchor="middle" x="76" y="-326.5" font-family="Helvetica,sans-Serif" font-size="10.00">BBM::GameState</text>
|
|
<polyline fill="none" stroke="black" points="26,-319.5 126,-319.5 "/>
|
|
<text text-anchor="start" x="34" y="-307.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ previousScene</text>
|
|
<text text-anchor="start" x="34" y="-296.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ currentScene</text>
|
|
<text text-anchor="start" x="34" y="-285.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ nextScene</text>
|
|
<text text-anchor="start" x="34" y="-274.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ loadedScenes</text>
|
|
<polyline fill="none" stroke="black" points="26,-267.5 126,-267.5 "/>
|
|
<text text-anchor="middle" x="76" y="-255.5" font-family="Helvetica,sans-Serif" font-size="10.00"> </text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node2->Node1 -->
|
|
<g id="edge1" class="edge">
|
|
<title>Node2->Node1</title>
|
|
<path fill="none" stroke="#404040" d="M76,-248.2C76,-237.34 76,-225.23 76,-212.76"/>
|
|
<polygon fill="none" stroke="#404040" points="76,-212.71 72,-206.71 76,-200.71 80,-206.71 76,-212.71"/>
|
|
<text text-anchor="middle" x="108.5" y="-222" font-family="Helvetica,sans-Serif" font-size="10.00"> +gameState</text>
|
|
</g>
|
|
</g>
|
|
</svg>
|