12345678910111213141516171819202122 |
- <ui:UXML xmlns:ui="UnityEngine.UIElements" xmlns:uie="UnityEditor.UIElements" editor-extension-mode="False">
- <Style src="project://database/Assets/Resources/Status/sytleLabels.uss?fileID=7433441132597879392&guid=21d236151b567a34aafb4dd11ce02947&type=3#sytleLabels" />
- <ui:VisualElement name="Basic" style="flex-grow: 1; width: 100%; height: 466px; background-color: rgb(248, 255, 218); position: absolute; max-height: none; min-height: auto; background-image: none; -unity-background-image-tint-color: rgb(255, 255, 255); align-items: flex-start; visibility: visible; overflow: visible; display: flex; opacity: 1; right: auto; bottom: auto; justify-content: flex-start; align-self: center; margin-top: 25px; margin-right: 0; margin-bottom: 0; margin-left: 0; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px; top: auto; left: auto; -unity-background-scale-mode: stretch-to-fill;">
- <ui:Label tabindex="-1" text="<dog name>" parse-escape-sequences="true" display-tooltip-when-elided="true" name="name" class="Labels" style="width: 200px; position: absolute; left: 5px; height: 40px; margin-top: 10px;" />
- <ui:Label tabindex="-1" text="<dog gender>" parse-escape-sequences="true" display-tooltip-when-elided="true" name="gender" class="Labels" style="position: absolute; left: 200px; width: auto; height: 40px; right: 5px; margin-top: 10px;" />
- <ui:Label tabindex="-1" text="<breed>" parse-escape-sequences="true" display-tooltip-when-elided="true" name="breed" class="Labels" style="position: absolute; top: 46px; left: 5px; height: 40px; width: auto; right: 5px;" />
- <ui:Label tabindex="-1" text="主人" parse-escape-sequences="true" display-tooltip-when-elided="true" name="host" class="Labels" style="position: absolute; top: 82px; left: 5px; height: 40px; width: 100px; align-self: auto; align-items: center; justify-content: center; -unity-text-align: upper-left;" />
- <ui:Label tabindex="-1" text="<Host name>" parse-escape-sequences="true" display-tooltip-when-elided="true" name="hostname" class="Labels" style="top: 82px; left: 101px; height: 40px; width: auto; -unity-text-align: upper-left; right: 5px;" />
- <ui:Label tabindex="-1" text="共度时光" parse-escape-sequences="true" display-tooltip-when-elided="true" name="age" class="Labels" style="position: absolute; top: 118px; left: 5px; height: 40px; width: 100px; align-self: auto; align-items: center; justify-content: center; -unity-text-align: upper-left;" />
- <ui:Label tabindex="-1" text="<YY:MM:DD>" parse-escape-sequences="true" display-tooltip-when-elided="true" name="ageValue" class="Labels" style="top: 118px; left: 101px; height: 40px; width: auto; -unity-text-align: upper-left; right: 5px;" />
- <ui:Label tabindex="-1" text="状态" parse-escape-sequences="true" display-tooltip-when-elided="true" name="status" class="Labels" style="position: absolute; top: 180px; left: 30px; height: 40px; width: 100px; align-self: auto; align-items: center; justify-content: center; -unity-text-align: upper-left; border-top-width: 0; border-right-width: 0; border-bottom-width: 0; border-left-width: 0;" />
- <ui:Label tabindex="-1" text="<Status Comment>" parse-escape-sequences="true" display-tooltip-when-elided="true" name="statusValue" class="Labels" style="top: 180px; left: 120px; height: 40px; width: auto; -unity-text-align: upper-left; right: 5px; border-top-width: 0; border-right-width: 0; border-bottom-width: 0; border-left-width: 0;" />
- <ui:Label tabindex="-1" text="饥饿程度" parse-escape-sequences="true" display-tooltip-when-elided="true" name="hungry" class="Labels" style="position: absolute; top: 220px; left: 30px; height: 40px; width: 100px; align-self: auto; align-items: center; justify-content: center; -unity-text-align: upper-left; border-top-width: 0; border-right-width: 0; border-bottom-width: 0; border-left-width: 0;" />
- <ui:Label tabindex="-1" text="<Hungry Comment>" parse-escape-sequences="true" display-tooltip-when-elided="true" name="hungryValue" class="Labels" style="top: 220px; left: 120px; height: 40px; width: auto; -unity-text-align: upper-left; right: 5px; border-top-width: 0; border-right-width: 0; border-bottom-width: 0; border-left-width: 0;" />
- <ui:Label tabindex="-1" text="口渴程度" parse-escape-sequences="true" display-tooltip-when-elided="true" name="thirsty" class="Labels" style="position: absolute; top: 260px; left: 30px; height: 40px; width: 100px; align-self: auto; align-items: center; justify-content: center; -unity-text-align: upper-left; border-top-width: 0; border-right-width: 0; border-bottom-width: 0; border-left-width: 0;" />
- <ui:Label tabindex="-1" text="<Hungry Comment>" parse-escape-sequences="true" display-tooltip-when-elided="true" name="hungryValue" class="Labels" style="top: 260px; left: 120px; height: 40px; width: auto; -unity-text-align: upper-left; right: 5px; border-top-width: 0; border-right-width: 0; border-bottom-width: 0; border-left-width: 0;" />
- <ui:Label tabindex="-1" text="肥胖" parse-escape-sequences="true" display-tooltip-when-elided="true" name="obesity" class="Labels" style="position: absolute; top: 300px; left: 30px; height: 40px; width: 100px; align-self: auto; align-items: center; justify-content: center; -unity-text-align: upper-left; border-top-width: 0; border-right-width: 0; border-bottom-width: 0; border-left-width: 0;" />
- <ui:Label tabindex="-1" text="<obesity Comment>" parse-escape-sequences="true" display-tooltip-when-elided="true" name="obesityValue" class="Labels" style="top: 300px; left: 120px; height: 40px; width: auto; -unity-text-align: upper-left; right: 5px; border-top-width: 0; border-right-width: 0; border-bottom-width: 0; border-left-width: 0;" />
- <ui:Label tabindex="-1" text="肥胖" parse-escape-sequences="true" display-tooltip-when-elided="true" name="obesity" class="Labels" style="position: absolute; top: 340px; left: 30px; height: 40px; width: 100px; align-self: auto; align-items: center; justify-content: center; -unity-text-align: upper-left; border-top-width: 0; border-right-width: 0; border-bottom-width: 0; border-left-width: 0;" />
- <ui:Label tabindex="-1" text="<obesity Comment>" parse-escape-sequences="true" display-tooltip-when-elided="true" name="obesityValue" class="Labels" style="top: 340px; left: 120px; height: 40px; width: auto; -unity-text-align: upper-left; right: 5px; border-top-width: 0; border-right-width: 0; border-bottom-width: 0; border-left-width: 0;" />
- </ui:VisualElement>
- </ui:UXML>
|