diff options
| author | daoge_cmd <3523206925@qq.com> | 2026-03-01 12:16:08 +0800 |
|---|---|---|
| committer | daoge_cmd <3523206925@qq.com> | 2026-03-01 12:16:08 +0800 |
| commit | b691c43c44ff180d10e7d4a9afc83b98551ff586 (patch) | |
| tree | 3e9849222cbc6ba49f2f1fc6e5fe7179632c7390 /Minecraft.Client/Common/Media/xuiscene_debug.xui | |
| parent | def8cb415354ac390b7e89052a50605285f1aca9 (diff) | |
Initial commit
Diffstat (limited to 'Minecraft.Client/Common/Media/xuiscene_debug.xui')
| -rw-r--r-- | Minecraft.Client/Common/Media/xuiscene_debug.xui | 60 |
1 files changed, 60 insertions, 0 deletions
diff --git a/Minecraft.Client/Common/Media/xuiscene_debug.xui b/Minecraft.Client/Common/Media/xuiscene_debug.xui new file mode 100644 index 00000000..4e9b87fb --- /dev/null +++ b/Minecraft.Client/Common/Media/xuiscene_debug.xui @@ -0,0 +1,60 @@ +<XuiCanvas version="000c"> +<Properties> +<Width>1280.000000</Width> +<Height>720.000000</Height> +</Properties> +<XuiScene> +<Properties> +<Id>SceneDebug</Id> +<Width>1280.000000</Width> +<Height>720.000000</Height> +<ClassOverride>CScene_Debug</ClassOverride> +<DefaultFocus>XuiSliderVolume</DefaultFocus> +</Properties> +<XuiImage> +<Properties> +<Id>XuiImage1</Id> +<Width>556.000061</Width> +<Height>97.000008</Height> +<Position>361.000061,60.000000,0.000000</Position> +<ImagePath>Graphics\MenuTitle.png</ImagePath> +</Properties> +</XuiImage> +<XuiCheckbox> +<Properties> +<Id>XuiCheckbox1</Id> +<Width>198.000000</Width> +<Height>50.000000</Height> +<Position>376.000000,218.999985,0.000000</Position> +<Show>false</Show> +</Properties> +</XuiCheckbox> +<XuiCheckbox> +<Properties> +<Id>XuiCheckbox2</Id> +<Width>198.000000</Width> +<Height>50.000000</Height> +<Position>376.000000,291.999969,0.000000</Position> +<Show>false</Show> +</Properties> +</XuiCheckbox> +<XuiCheckbox> +<Properties> +<Id>XuiCheckbox3</Id> +<Width>198.000000</Width> +<Height>50.000000</Height> +<Position>376.000000,365.000000,0.000000</Position> +<Show>false</Show> +</Properties> +</XuiCheckbox> +<XuiCheckbox> +<Properties> +<Id>XuiCheckbox4</Id> +<Width>198.000000</Width> +<Height>50.000000</Height> +<Position>376.000000,438.000031,0.000000</Position> +<Show>false</Show> +</Properties> +</XuiCheckbox> +</XuiScene> +</XuiCanvas> |
