mirror of
https://github.com/zoriya/Bomberman.git
synced 2026-06-04 18:46:22 +00:00
49 lines
2.5 KiB
XML
49 lines
2.5 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::Error Pages: 1 -->
|
|
<svg width="93pt" height="193pt"
|
|
viewBox="0.00 0.00 93.00 193.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 189)">
|
|
<title>BBM::Error</title>
|
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-189 89,-189 89,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,-90.5 85,-90.5 85,-0.5 0,-0.5"/>
|
|
<text text-anchor="middle" x="42.5" y="-78.5" font-family="Helvetica,sans-Serif" font-size="10.00">BBM::Error</text>
|
|
<polyline fill="none" stroke="black" points="0,-71.5 85,-71.5 "/>
|
|
<text text-anchor="middle" x="42.5" y="-59.5" font-family="Helvetica,sans-Serif" font-size="10.00"> </text>
|
|
<polyline fill="none" stroke="black" points="0,-52.5 85,-52.5 "/>
|
|
<text text-anchor="start" x="8" y="-40.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Error()</text>
|
|
<text text-anchor="start" x="8" y="-29.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Error()</text>
|
|
<text text-anchor="start" x="8" y="-18.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ ~Error()</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:title=" ">
|
|
<polygon fill="white" stroke="#bfbfbf" points="1,-127.5 1,-184.5 84,-184.5 84,-127.5 1,-127.5"/>
|
|
<text text-anchor="middle" x="42.5" y="-172.5" font-family="Helvetica,sans-Serif" font-size="10.00">runtime_error</text>
|
|
<polyline fill="none" stroke="#bfbfbf" points="1,-165.5 84,-165.5 "/>
|
|
<text text-anchor="middle" x="42.5" y="-153.5" font-family="Helvetica,sans-Serif" font-size="10.00"> </text>
|
|
<polyline fill="none" stroke="#bfbfbf" points="1,-146.5 84,-146.5 "/>
|
|
<text text-anchor="middle" x="42.5" y="-134.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="midnightblue" d="M42.5,-117.21C42.5,-108.61 42.5,-99.39 42.5,-90.55"/>
|
|
<polygon fill="none" stroke="midnightblue" points="39,-117.34 42.5,-127.34 46,-117.34 39,-117.34"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|