mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-07-16 22:15:07 +00:00
47 lines
2.4 KiB
XML
47 lines
2.4 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: ActorDataFlagComponent Pages: 1 -->
|
|
<svg width="632pt" height="44pt"
|
|
viewBox="0.00 0.00 631.73 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>ActorDataFlagComponent</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-40 627.73,-40 627.73,4 -4,4"/>
|
|
<!-- 2 -->
|
|
<!-- name: "ActorDataFlagComponent", typeName: "", id: 2, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>2</title>
|
|
<ellipse fill="none" stroke="black" cx="109.19" cy="-18" rx="109.19" ry="18"/>
|
|
<text text-anchor="middle" x="109.19" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">ActorDataFlagComponent</text>
|
|
</g>
|
|
<!-- 3 -->
|
|
<!-- name: "Actor Flag Bitset Data", typeName: "std::bitset<123>", id: 3, branchId: 0, recurseId: -1, attributes: 256, notes: "Bitset where the bits are indexed by ActorFlags, see ActorFlagsBitset" -->
|
|
<g id="node2" class="node">
|
|
<title>3</title>
|
|
<ellipse fill="none" stroke="black" cx="349.23" cy="-18" rx="94.86" ry="18"/>
|
|
<text text-anchor="middle" x="349.23" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">Actor Flag Bitset Data</text>
|
|
</g>
|
|
<!-- 2->3 -->
|
|
<g id="edge1" class="edge">
|
|
<title>2->3</title>
|
|
<path fill="none" stroke="black" d="M218.76,-18C226.67,-18 234.64,-18 242.53,-18"/>
|
|
<polygon fill="black" stroke="black" points="242.5,-21.5 252.5,-18 242.5,-14.5 242.5,-21.5"/>
|
|
</g>
|
|
<!-- 7 -->
|
|
<!-- name: "std::bitset<123>", typeName: "", id: 7, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>7</title>
|
|
<ellipse fill="none" stroke="black" cx="551.91" cy="-18" rx="71.82" ry="18"/>
|
|
<text text-anchor="middle" x="551.91" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">std::bitset<123></text>
|
|
</g>
|
|
<!-- 3->7 -->
|
|
<g id="edge2" class="edge">
|
|
<title>3->7</title>
|
|
<path fill="none" stroke="black" d="M444.4,-18C452.4,-18 460.46,-18 468.36,-18"/>
|
|
<polygon fill="black" stroke="black" points="468.3,-21.5 478.3,-18 468.3,-14.5 468.3,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|