mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-07-23 05:21:40 +00:00
73 lines
4.1 KiB
XML
73 lines
4.1 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 12.2.1 (20241206.2353)
|
|
-->
|
|
<!-- Title: CameraInstruction::FadeInstruction Pages: 1 -->
|
|
<svg width="980pt" height="98pt"
|
|
viewBox="0.00 0.00 979.76 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>CameraInstruction::FadeInstruction</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-94 975.76,-94 975.76,4 -4,4"/>
|
|
<!-- 100 -->
|
|
<!-- name: "CameraInstruction::FadeInstruction", typeName: "", id: 100, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>100</title>
|
|
<ellipse fill="none" stroke="black" cx="142.97" cy="-45" rx="142.97" ry="18"/>
|
|
<text text-anchor="middle" x="142.97" y="-39.95" font-family="Times New Roman,serif" font-size="14.00">CameraInstruction::FadeInstruction</text>
|
|
</g>
|
|
<!-- 101 -->
|
|
<!-- name: "Time", typeName: "std::optional<struct CameraInstruction::FadeInstruction::TimeOption>", id: 101, branchId: 0, recurseId: -1, attributes: 256, notes: "" -->
|
|
<g id="node2" class="node">
|
|
<title>101</title>
|
|
<ellipse fill="none" stroke="black" cx="353.83" cy="-72" rx="30.88" ry="18"/>
|
|
<text text-anchor="middle" x="353.83" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">Time</text>
|
|
</g>
|
|
<!-- 100->101 -->
|
|
<g id="edge1" class="edge">
|
|
<title>100->101</title>
|
|
<path fill="none" stroke="black" d="M244.73,-58.03C268.57,-61.11 292.67,-64.22 312.05,-66.73"/>
|
|
<polygon fill="black" stroke="black" points="311.59,-70.2 321.95,-68.01 312.48,-63.25 311.59,-70.2"/>
|
|
</g>
|
|
<!-- 115 -->
|
|
<!-- name: "Color", typeName: "std::optional<struct CameraInstruction::FadeInstruction::ColorOption>", id: 115, branchId: 0, recurseId: -1, attributes: 256, notes: "" -->
|
|
<g id="node4" class="node">
|
|
<title>115</title>
|
|
<ellipse fill="none" stroke="black" cx="353.83" cy="-18" rx="31.9" ry="18"/>
|
|
<text text-anchor="middle" x="353.83" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">Color</text>
|
|
</g>
|
|
<!-- 100->115 -->
|
|
<g id="edge3" class="edge">
|
|
<title>100->115</title>
|
|
<path fill="none" stroke="black" d="M244.73,-31.97C268.23,-28.94 291.97,-25.87 311.2,-23.38"/>
|
|
<polygon fill="black" stroke="black" points="311.58,-26.86 321.04,-22.11 310.68,-19.92 311.58,-26.86"/>
|
|
</g>
|
|
<!-- 114 -->
|
|
<!-- name: "std::optional<struct CameraInstruction::FadeInstruction::TimeOption>", typeName: "", id: 114, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>114</title>
|
|
<ellipse fill="none" stroke="black" cx="696.75" cy="-72" rx="273.99" ry="18"/>
|
|
<text text-anchor="middle" x="696.75" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">std::optional<struct CameraInstruction::FadeInstruction::TimeOption></text>
|
|
</g>
|
|
<!-- 101->114 -->
|
|
<g id="edge2" class="edge">
|
|
<title>101->114</title>
|
|
<path fill="none" stroke="black" d="M385.09,-72C392.66,-72 401.43,-72 411.1,-72"/>
|
|
<polygon fill="black" stroke="black" points="410.88,-75.5 420.88,-72 410.88,-68.5 410.88,-75.5"/>
|
|
</g>
|
|
<!-- 128 -->
|
|
<!-- name: "std::optional<struct CameraInstruction::FadeInstruction::ColorOption>", typeName: "", id: 128, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node5" class="node">
|
|
<title>128</title>
|
|
<ellipse fill="none" stroke="black" cx="696.75" cy="-18" rx="275.01" ry="18"/>
|
|
<text text-anchor="middle" x="696.75" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">std::optional<struct CameraInstruction::FadeInstruction::ColorOption></text>
|
|
</g>
|
|
<!-- 115->128 -->
|
|
<g id="edge4" class="edge">
|
|
<title>115->128</title>
|
|
<path fill="none" stroke="black" d="M385.99,-18C393.12,-18 401.26,-18 410.2,-18"/>
|
|
<polygon fill="black" stroke="black" points="409.96,-21.5 419.96,-18 409.96,-14.5 409.96,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|