dzduole 1 mēnesi atpakaļ
vecāks
revīzija
b2af84efe9

+ 9 - 7
art/fgui/.objs/workspace.json

@@ -7,24 +7,26 @@
     "/"
   ],
   "libview.iconScale": 0,
-  "doc.openedDocs": [],
+  "doc.openedDocs": [
+    "ui://isxx5ak7wcn5v4ke",
+    "ui://isxx5ak7iqrhv4mt"
+  ],
   "test.device": "iPhone Xs Max",
   "canvasColor": 10066329,
   "auxline2": true,
+  "doc.activeDoc": "ui://isxx5ak7iqrhv4mt",
   "libview.twoColumn": false,
   "libview.expandedNodes": [
     "isxx5ak7",
     "/",
     "isxx5ak7",
-    "/UIGame/",
-    "isxx5ak7",
-    "/UIGame/component/",
+    "/UIDraw/",
     "isxx5ak7",
-    "/UIMain/",
+    "/UILevelProp/",
     "isxx5ak7",
-    "/UIMain/component/",
+    "/UILevelProp/component/",
     "isxx5ak7",
-    "/_shareasset/",
+    "/UILevelSelect/",
     "isxx5ak7",
     "/windows/",
     "37nctnhw",

+ 1 - 1
art/fgui/assets/game/UILevelProp/component/Component85.xml

@@ -23,7 +23,7 @@
       <relation target="n3_xs1r" sidePair="left-left"/>
     </component>
     <component id="n18_xs1r" name="n18" src="xs1r47w" fileName="UILevelProp/component/Component71_1.xml" xy="845,98" size="28,28" aspect="true" scale="0.7,0.7"/>
-    <text id="n20_xs1r" name="conditionTxt" xy="393,238" size="486,34" fontSize="22" color="#ffffff" vAlign="middle" leading="0" autoSize="none" text="">
+    <text id="n20_xs1r" name="conditionTxt" xy="393,238" size="486,34" fontSize="22" color="#ffffff" vAlign="middle" leading="0" autoSize="none" text="test test test balls test test test test test test ">
       <relation target="n11_xs1r" sidePair="left-left"/>
     </text>
     <component id="n4_xs1r" name="diamondNode" src="xs1r480" fileName="UILevelProp/component/Component84.xml" xy="385,348">

+ 6 - 3
art/fgui/assets/game/_sharecomponent/drawBtn.xml

@@ -1,14 +1,17 @@
 <?xml version="1.0" encoding="utf-8"?>
 <component size="239,73" pivot="0.5,0.5" extention="Button">
-  <controller name="c1" alias="按钮" exported="true" pages="9,免费抽奖,10,看视频抽奖" selected="0"/>
+  <controller name="c1" alias="按钮" exported="true" pages="9,免费抽奖,10,看视频抽奖" selected="1"/>
   <displayList>
     <image id="n2_hkrz" name="n2" src="hkrz3tb" fileName="_shareasset/ty_an2.png" xy="0,0" size="239,73" aspect="true">
       <gearDisplay controller="c1" pages="0,1,2,3,4,5,6,7,9,10"/>
     </image>
-    <text id="n1_hkrz" name="n1" xy="6,14" size="227,44" font="Arial" fontSize="31" color="#ffffff" align="center" vAlign="middle" leading="0" autoSize="none" bold="true" strokeColor="#000000" text="Prize draw">
+    <text id="n1_hkrz" name="n1" xy="63,14" size="164,44" font="Arial" fontSize="32" color="#ffffff" align="center" vAlign="middle" leading="0" bold="true" text="Prize draw">
       <gearDisplay controller="c1" pages="9,10"/>
-      <gearXY controller="c1" pages="9,10" values="6,14|6,14"/>
+      <gearXY controller="c1" pages="9,10" values="37,14|63,14"/>
     </text>
+    <image id="n5_p4tr" name="n5" src="hkrz3te" fileName="_shareasset/1.png" xy="16,22" size="42,30" aspect="true">
+      <gearDisplay controller="c1" pages="10"/>
+    </image>
   </displayList>
   <Button downEffect="scale" downEffectValue="1.04"/>
 </component>

BIN
client/laya/bin/asset/fgui/game.obj


+ 1 - 0
client/laya/bin/js/bundle.js

@@ -12717,6 +12717,7 @@
             this.c1 = this.getController("c1");
             this.n2 = (this.getChild("n2"));
             this.n1 = (this.getChild("n1"));
+            this.n5 = (this.getChild("n5"));
         }
     }
     ui_drawBtn.URL = "ui://isxx5ak7iqrhv4mt";

Failā izmaiņas netiks attēlotas, jo tās ir par lielu
+ 0 - 0
client/laya/bin/js/bundle.js.map


+ 2 - 0
client/laya/src/fgui/res/game/ui_drawBtn.ts

@@ -5,6 +5,7 @@ export default class ui_drawBtn extends fgui.GButton {
 	public c1:fgui.Controller;
 	public n2:fgui.GImage;
 	public n1:fgui.GTextField;
+	public n5:fgui.GImage;
 	public static URL:string = "ui://isxx5ak7iqrhv4mt";
 
 	public static createInstance():ui_drawBtn {
@@ -15,5 +16,6 @@ export default class ui_drawBtn extends fgui.GButton {
 		this.c1 = this.getController("c1");
 		this.n2 = <fgui.GImage>(this.getChild("n2"));
 		this.n1 = <fgui.GTextField>(this.getChild("n1"));
+		this.n5 = <fgui.GImage>(this.getChild("n5"));
 	}
 }

Daži faili netika attēloti, jo izmaiņu fails ir pārāk liels