first commit
This commit is contained in:
39
Minecraft.Client/Common/Media/xuiscene_debugtips.xui
Normal file
39
Minecraft.Client/Common/Media/xuiscene_debugtips.xui
Normal file
@@ -0,0 +1,39 @@
|
||||
<XuiCanvas version="000c">
|
||||
<Properties>
|
||||
<Width>1280.000000</Width>
|
||||
<Height>720.000000</Height>
|
||||
</Properties>
|
||||
<XuiScene>
|
||||
<Properties>
|
||||
<Id>DebugTips</Id>
|
||||
<Width>1280.000000</Width>
|
||||
<Height>720.000000</Height>
|
||||
<ClassOverride>CScene_DebugTips</ClassOverride>
|
||||
<Visual>XuiMenuScene</Visual>
|
||||
<DefaultFocus>ButtonConfirm</DefaultFocus>
|
||||
</Properties>
|
||||
<XuiLabel>
|
||||
<Properties>
|
||||
<Id>Tip</Id>
|
||||
<Width>800.000000</Width>
|
||||
<Height>100.000000</Height>
|
||||
<Position>240.000061,520.000000,0.000000</Position>
|
||||
<Visual>TipPanel</Visual>
|
||||
</Properties>
|
||||
</XuiLabel>
|
||||
<Timelines>
|
||||
<NamedFrames>
|
||||
<NamedFrame>
|
||||
<Name>Normal</Name>
|
||||
<Time>0</Time>
|
||||
</NamedFrame>
|
||||
<NamedFrame>
|
||||
<Name>EndNormal</Name>
|
||||
<Time>40</Time>
|
||||
<Command>gotoandplay</Command>
|
||||
<CommandParams>Normal</CommandParams>
|
||||
</NamedFrame>
|
||||
</NamedFrames>
|
||||
</Timelines>
|
||||
</XuiScene>
|
||||
</XuiCanvas>
|
||||
Reference in New Issue
Block a user