mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-05-30 13:32:01 +00:00
47 lines
2.5 KiB
XML
47 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 11.0.0 (20240428.1522)
|
|
-->
|
|
<!-- Title: std::optional<enum ControlScheme::Scheme> Pages: 1 -->
|
|
<svg width="594pt" height="44pt"
|
|
viewBox="0.00 0.00 593.97 44.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 40)">
|
|
<title>std::optional<enum ControlScheme::Scheme></title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-40 589.97,-40 589.97,4 -4,4"/>
|
|
<!-- 96 -->
|
|
<!-- name: "std::optional<enum ControlScheme::Scheme>", typeName: "", id: 96, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>96</title>
|
|
<ellipse fill="none" stroke="black" cx="180.8" cy="-18" rx="180.8" ry="18"/>
|
|
<text text-anchor="middle" x="180.8" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">std::optional<enum ControlScheme::Scheme></text>
|
|
</g>
|
|
<!-- 97 -->
|
|
<!-- name: "Has Value", typeName: "", id: 97, branchId: 0, recurseId: -1, attributes: 0, notes: "If true, follow with appropriate data type, otherwise nothing" -->
|
|
<g id="node2" class="node">
|
|
<title>97</title>
|
|
<ellipse fill="none" stroke="black" cx="446.17" cy="-18" rx="48.57" ry="18"/>
|
|
<text text-anchor="middle" x="446.17" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">Has Value</text>
|
|
</g>
|
|
<!-- 96->97 -->
|
|
<g id="edge1" class="edge">
|
|
<title>96->97</title>
|
|
<path fill="none" stroke="black" d="M361.84,-18C370.15,-18 378.16,-18 385.71,-18"/>
|
|
<polygon fill="black" stroke="black" points="385.66,-21.5 395.66,-18 385.66,-14.5 385.66,-21.5"/>
|
|
</g>
|
|
<!-- 98 -->
|
|
<!-- name: "bool", typeName: "", id: 98, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>98</title>
|
|
<ellipse fill="none" stroke="black" cx="558.35" cy="-18" rx="27.61" ry="18"/>
|
|
<text text-anchor="middle" x="558.35" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">bool</text>
|
|
</g>
|
|
<!-- 97->98 -->
|
|
<g id="edge2" class="edge">
|
|
<title>97->98</title>
|
|
<path fill="none" stroke="black" d="M495.18,-18C503.19,-18 511.4,-18 519.13,-18"/>
|
|
<polygon fill="black" stroke="black" points="518.87,-21.5 528.87,-18 518.87,-14.5 518.87,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|