1
0
mirror of https://github.com/Mojang/bedrock-protocol-docs.git synced 2025-05-30 13:32:01 +00:00
Files
bedrock-protocol-docs/html/svg/std__optional_enum ControlScheme__Scheme_.svg
Oswaldo Leyva Barrientos 5a86bb3b72 Protocol for r/21_u8 NetworkProtocolVersion 800 (#20)
* Protocol for r/21_u8 NetworkProtocolVersion 800

* Removed irrelevant SVGs from PR
2025-05-21 13:44:00 -07:00

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&lt;enum ControlScheme::Scheme&gt; 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&lt;enum ControlScheme::Scheme&gt;</title>
<polygon fill="white" stroke="none" points="-4,4 -4,-40 589.97,-40 589.97,4 -4,4"/>
<!-- 96 -->
<!-- name: &quot;std::optional&lt;enum ControlScheme::Scheme&gt;&quot;, typeName: &quot;&quot;, id: 96, branchId: 0, recurseId: &#45;1, attributes: 0, notes: &quot;&quot; -->
<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&lt;enum ControlScheme::Scheme&gt;</text>
</g>
<!-- 97 -->
<!-- name: &quot;Has Value&quot;, typeName: &quot;&quot;, id: 97, branchId: 0, recurseId: &#45;1, attributes: 0, notes: &quot;If true, follow with appropriate data type, otherwise nothing&quot; -->
<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&#45;&gt;97 -->
<g id="edge1" class="edge">
<title>96&#45;&gt;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: &quot;bool&quot;, typeName: &quot;&quot;, id: 98, branchId: 0, recurseId: &#45;1, attributes: 512, notes: &quot;&quot; -->
<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&#45;&gt;98 -->
<g id="edge2" class="edge">
<title>97&#45;&gt;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>