Net.Like.Xue.Tokyo/Assets/Artists/UX/ux_menu_home.uxml

18 lines
2.7 KiB
Plaintext

<ui:UXML xmlns:ui="UnityEngine.UIElements" xmlns:uie="UnityEditor.UIElements" editor-extension-mode="False">
<Style src="project://database/Assets/BITKit/Unity/UX/Common/Common.uss?fileID=7433441132597879392&amp;guid=a3a69d3518fd02b489e721f3c5b0b539&amp;type=3#Common" />
<Style src="project://database/Assets/Artists/UX/Style.uss?fileID=7433441132597879392&amp;guid=506d41b7c5d56a44bb5845e69055a5eb&amp;type=3#Style" />
<ui:VisualElement>
<ui:Button text="开始" parse-escape-sequences="true" display-tooltip-when-elided="true" name="play-button" view-data-key="Lobby_Play" class="localized" />
</ui:VisualElement>
<ui:VisualElement name="money-container" class="money-container" style="flex-direction: row-reverse; width: 450px; justify-content: space-between;">
<ui:VisualElement style="width: 200px; height: 48px; background-image: url(&quot;project://database/Assets/Arts/Artsystack%20-Modern%20Multiplayer%20GUI/ResourcesData/Sprites/components/Rounded%20Rectangle%201.png?fileID=21300000&amp;guid=7766860c1224b1e42b0d77fa49d9e350&amp;type=3#Rounded Rectangle 1&quot;);">
<ui:VisualElement style="background-image: url(&quot;project://database/Assets/Arts/Artsystack%20-Modern%20Multiplayer%20GUI/ResourcesData/Sprites/colored_icon/red_diamond%20%20.png?fileID=21300000&amp;guid=f735a4a26cf44f24abcc065cfe6d2152&amp;type=3#red_diamond &quot;); width: 64px; height: 64px; position: absolute; left: -16px; top: -8px;" />
<ui:Label tabindex="-1" text="100" parse-escape-sequences="true" display-tooltip-when-elided="true" class="tl" style="position: absolute; left: 0; top: 0; right: 0; bottom: 0; -unity-text-align: middle-center; -unity-font-style: bold;" />
</ui:VisualElement>
<ui:VisualElement style="width: 200px; height: 48px; background-image: url(&quot;project://database/Assets/Arts/Artsystack%20-Modern%20Multiplayer%20GUI/ResourcesData/Sprites/components/Rounded%20Rectangle%201.png?fileID=21300000&amp;guid=7766860c1224b1e42b0d77fa49d9e350&amp;type=3#Rounded Rectangle 1&quot;);">
<ui:VisualElement style="background-image: url(&quot;project://database/Assets/Arts/Artsystack%20-Modern%20Multiplayer%20GUI/ResourcesData/Sprites/colored_icon/coins%206.png?fileID=21300000&amp;guid=8910d0d654b7dfb408ad9032785106f2&amp;type=3#coins 6&quot;); width: 64px; height: 64px; position: absolute; left: -16px; top: -8px;" />
<ui:Label tabindex="-1" text="100" parse-escape-sequences="true" display-tooltip-when-elided="true" class="tl" style="position: absolute; left: 0; top: 0; right: 0; bottom: 0; -unity-text-align: middle-center; -unity-font-style: bold;" />
</ui:VisualElement>
</ui:VisualElement>
</ui:UXML>