mirror of
https://github.com/zoriya/Bomberman.git
synced 2026-06-05 02:49:57 +00:00
57 lines
3.6 KiB
XML
57 lines
3.6 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: RAY::Font Pages: 1 -->
|
|
<svg width="145pt" height="281pt"
|
|
viewBox="0.00 0.00 145.00 281.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 277)">
|
|
<title>RAY::Font</title>
|
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-277 141,-277 141,4 -4,4"/>
|
|
<!-- Node1 -->
|
|
<g id="node1" class="node">
|
|
<title>Node1</title>
|
|
<g id="a_node1"><a xlink:title="A font manager.">
|
|
<polygon fill="#bfbfbf" stroke="black" points="26,-0.5 26,-101.5 111,-101.5 111,-0.5 26,-0.5"/>
|
|
<text text-anchor="middle" x="68.5" y="-89.5" font-family="Helvetica,sans-Serif" font-size="10.00">RAY::Font</text>
|
|
<polyline fill="none" stroke="black" points="26,-82.5 111,-82.5 "/>
|
|
<text text-anchor="start" x="34" y="-70.5" font-family="Helvetica,sans-Serif" font-size="10.00">- _font</text>
|
|
<polyline fill="none" stroke="black" points="26,-63.5 111,-63.5 "/>
|
|
<text text-anchor="start" x="34" y="-51.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Font()</text>
|
|
<text text-anchor="start" x="34" y="-40.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Font()</text>
|
|
<text text-anchor="start" x="34" y="-29.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Font()</text>
|
|
<text text-anchor="start" x="34" y="-18.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ operator=()</text>
|
|
<text text-anchor="start" x="34" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ ~Font()</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node2 -->
|
|
<g id="node2" class="node">
|
|
<title>Node2</title>
|
|
<g id="a_node2"><a xlink:href="classRAY_1_1Cache.html" target="_top" xlink:title=" ">
|
|
<polygon fill="white" stroke="black" points="0,-149.5 0,-272.5 137,-272.5 137,-149.5 0,-149.5"/>
|
|
<text text-anchor="middle" x="68.5" y="-260.5" font-family="Helvetica,sans-Serif" font-size="10.00">RAY::Cache< RAY::Font ></text>
|
|
<polyline fill="none" stroke="black" points="0,-253.5 137,-253.5 "/>
|
|
<text text-anchor="start" x="8" y="-241.5" font-family="Helvetica,sans-Serif" font-size="10.00">- _dataLoader</text>
|
|
<text text-anchor="start" x="8" y="-230.5" font-family="Helvetica,sans-Serif" font-size="10.00">- _dataUnloader</text>
|
|
<text text-anchor="start" x="8" y="-219.5" font-family="Helvetica,sans-Serif" font-size="10.00">- _cache</text>
|
|
<polyline fill="none" stroke="black" points="0,-212.5 137,-212.5 "/>
|
|
<text text-anchor="start" x="8" y="-200.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Cache()</text>
|
|
<text text-anchor="start" x="8" y="-189.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Cache()</text>
|
|
<text text-anchor="start" x="8" y="-178.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ ~Cache()</text>
|
|
<text text-anchor="start" x="8" y="-167.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ operator=()</text>
|
|
<text text-anchor="start" x="8" y="-156.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ fetch()</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node2->Node1 -->
|
|
<g id="edge1" class="edge">
|
|
<title>Node2->Node1</title>
|
|
<path fill="none" stroke="#404040" d="M68.5,-149.36C68.5,-137.8 68.5,-125.67 68.5,-114.06"/>
|
|
<polygon fill="none" stroke="#404040" points="68.5,-113.71 64.5,-107.71 68.5,-101.71 72.5,-107.71 68.5,-113.71"/>
|
|
<text text-anchor="middle" x="102" y="-123" font-family="Helvetica,sans-Serif" font-size="10.00"> -_fontsCache</text>
|
|
</g>
|
|
</g>
|
|
</svg>
|