1
0
mirror of https://github.com/Mojang/bedrock-protocol-docs.git synced 2025-07-16 22:15:07 +00:00
Files
bedrock-protocol-docs/html/svg/ActorDataFlagComponent.svg
2025-02-26 12:08:16 -08:00

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: &quot;ActorDataFlagComponent&quot;, typeName: &quot;&quot;, id: 2, branchId: 0, recurseId: &#45;1, attributes: 0, notes: &quot;&quot; -->
<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: &quot;Actor Flag Bitset Data&quot;, typeName: &quot;std::bitset&lt;123&gt;&quot;, id: 3, branchId: 0, recurseId: &#45;1, attributes: 256, notes: &quot;Bitset where the bits are indexed by ActorFlags, see ActorFlagsBitset&quot; -->
<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&#45;&gt;3 -->
<g id="edge1" class="edge">
<title>2&#45;&gt;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: &quot;std::bitset&lt;123&gt;&quot;, typeName: &quot;&quot;, id: 7, branchId: 0, recurseId: &#45;1, attributes: 512, notes: &quot;&quot; -->
<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&lt;123&gt;</text>
</g>
<!-- 3&#45;&gt;7 -->
<g id="edge2" class="edge">
<title>3&#45;&gt;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>