大约有 1 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0010 秒)
...rB = this.createCharacter("res/cartoonCharacters/2.png"); characterB.pivot(34, 50); characterB.y = 250; Laya.stage.graphics.drawLine(terminalX, 0, terminalX, Laya.stage.height, "#FFFFFF"); // characterA使用Tween.to缓动 Tween.to(characterA, { x : terminalX }, 1000); // characterB使用Tween.from...
来源: Laya2.0_示例 发布时间: 20260815