Files
MinecraftConsoles/Minecraft.Client/Common/Media/xuiscene_tutorialpopup.xui
2026-03-01 12:16:08 +08:00

84 lines
2.1 KiB
Plaintext

<XuiCanvas version="000c">
<Properties>
<Width>1280.000000</Width>
<Height>720.000000</Height>
</Properties>
<XuiScene>
<Properties>
<Id>TutorialPopup</Id>
<Width>497.000000</Width>
<Height>210.000000</Height>
<Position>719.000000,53.000000,0.000000</Position>
<DisableFocusRecursion>true</DisableFocusRecursion>
<ClassOverride>CScene_TutorialPopup</ClassOverride>
<Visual>PointerTextPanel</Visual>
</Properties>
<XuiHtmlControl>
<Properties>
<Id>Description</Id>
<Width>447.000000</Width>
<Height>170.000000</Height>
<Position>25.000000,20.000000,0.000000</Position>
<Anchor>5</Anchor>
<Visual>XuiHtmlControl</Visual>
</Properties>
</XuiHtmlControl>
<XuiLabel>
<Properties>
<Id>XuiInventoryPic</Id>
<Width>64.000000</Width>
<Height>64.000000</Height>
<Position>216.000000,126.000000,0.000000</Position>
<Anchor>24</Anchor>
<Show>false</Show>
<ClassOverride>CXuiCtrlCraftIngredientSlot</ClassOverride>
<Visual>ItemButtonRed</Visual>
</Properties>
</XuiLabel>
<XuiImage>
<Properties>
<Id>XuiImage</Id>
<Width>320.000000</Width>
<Height>180.000000</Height>
<Position>88.000000,10.000000,0.000000</Position>
<Anchor>24</Anchor>
<Show>false</Show>
<ImagePath>TutorialExitScreenshot.png</ImagePath>
</Properties>
</XuiImage>
<XuiLabel>
<Properties>
<Id>Title</Id>
<Width>447.000000</Width>
<Height>43.000000</Height>
<Position>25.000000,20.000000,0.000000</Position>
<Anchor>5</Anchor>
<Show>false</Show>
<Visual>XuiLabelLight_Shadowed</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>FontSize</Id>
<Width>205.000000</Width>
<Height>74.000000</Height>
<Position>-198.000000,524.000000,0.000000</Position>
<Text>18</Text>
</Properties>
</XuiLabel>
<XuiText>
<Properties>
<Id>XuiText1</Id>
<Width>657.000000</Width>
<Height>139.000000</Height>
<Position>-209.000000,442.000000,0.000000</Position>
<DesignTime>true</DesignTime>
<Text>To change the font size of the text in the HTML control, change the value of the "FontSize" control to the size required.</Text>
<TextColor>0xff0f0f0f</TextColor>
<DropShadowColor>0x800f0f0f</DropShadowColor>
<TextStyle>0</TextStyle>
</Properties>
</XuiText>
</XuiScene>
</XuiCanvas>