mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-02-24 09:45:28 +00:00
73 lines
3.5 KiB
XML
73 lines
3.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 9.0.0 (20230911.1827)
|
|
-->
|
|
<!-- Title: Vec2 Pages: 1 -->
|
|
<svg width="248pt" height="98pt"
|
|
viewBox="0.00 0.00 248.44 98.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 94)">
|
|
<title>Vec2</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-94 244.44,-94 244.44,4 -4,4"/>
|
|
<!-- 16 -->
|
|
<!-- name: "Vec2", typeName: "", id: 16, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>16</title>
|
|
<ellipse fill="none" stroke="black" cx="30.11" cy="-45" rx="30.11" ry="18"/>
|
|
<text text-anchor="middle" x="30.11" y="-39.58" font-family="Times New Roman,serif" font-size="14.00">Vec2</text>
|
|
</g>
|
|
<!-- 17 -->
|
|
<!-- name: "X", typeName: "", id: 17, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node2" class="node">
|
|
<title>17</title>
|
|
<ellipse fill="none" stroke="black" cx="123.21" cy="-72" rx="27" ry="18"/>
|
|
<text text-anchor="middle" x="123.21" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">X</text>
|
|
</g>
|
|
<!-- 16->17 -->
|
|
<g id="edge1" class="edge">
|
|
<title>16->17</title>
|
|
<path fill="none" stroke="black" d="M57.46,-52.81C66.77,-55.57 77.4,-58.72 87.32,-61.66"/>
|
|
<polygon fill="black" stroke="black" points="86.07,-64.94 96.65,-64.42 88.06,-58.23 86.07,-64.94"/>
|
|
</g>
|
|
<!-- 19 -->
|
|
<!-- name: "Y", typeName: "", id: 19, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node4" class="node">
|
|
<title>19</title>
|
|
<ellipse fill="none" stroke="black" cx="123.21" cy="-18" rx="27" ry="18"/>
|
|
<text text-anchor="middle" x="123.21" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">Y</text>
|
|
</g>
|
|
<!-- 16->19 -->
|
|
<g id="edge3" class="edge">
|
|
<title>16->19</title>
|
|
<path fill="none" stroke="black" d="M57.46,-37.19C66.77,-34.43 77.4,-31.28 87.32,-28.34"/>
|
|
<polygon fill="black" stroke="black" points="88.06,-31.77 96.65,-25.58 86.07,-25.06 88.06,-31.77"/>
|
|
</g>
|
|
<!-- 18 -->
|
|
<!-- name: "float", typeName: "", id: 18, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>18</title>
|
|
<ellipse fill="none" stroke="black" cx="213.32" cy="-72" rx="27.11" ry="18"/>
|
|
<text text-anchor="middle" x="213.32" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">float</text>
|
|
</g>
|
|
<!-- 17->18 -->
|
|
<g id="edge2" class="edge">
|
|
<title>17->18</title>
|
|
<path fill="none" stroke="black" d="M150.65,-72C158.14,-72 166.45,-72 174.47,-72"/>
|
|
<polygon fill="black" stroke="black" points="174.39,-75.5 184.39,-72 174.39,-68.5 174.39,-75.5"/>
|
|
</g>
|
|
<!-- 20 -->
|
|
<!-- name: "float", typeName: "", id: 20, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node5" class="node">
|
|
<title>20</title>
|
|
<ellipse fill="none" stroke="black" cx="213.32" cy="-18" rx="27.11" ry="18"/>
|
|
<text text-anchor="middle" x="213.32" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">float</text>
|
|
</g>
|
|
<!-- 19->20 -->
|
|
<g id="edge4" class="edge">
|
|
<title>19->20</title>
|
|
<path fill="none" stroke="black" d="M150.65,-18C158.14,-18 166.45,-18 174.47,-18"/>
|
|
<polygon fill="black" stroke="black" points="174.39,-21.5 184.39,-18 174.39,-14.5 174.39,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|