大约有 1 项符合查询结果, 库内数据总量为 30,782 项。 (搜索耗时: 0.0010 秒)
...button1.height - vGap) / 2; Laya.stage.addChild(button1); button1.on(Event.CLICK, this, onDecreaseAlpha1); button2 = createButton("点我60帧之后 alpha - 0.5"); button2.pos(button1.x, button1.y + vGap); Laya.stage.addChild(button2); button2.on(Event.CLICK, this, onDecreaseAlpha2); } function crea...
来源: Laya_示例 发布时间: 20241120