大约有 1 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0011 秒)
...ip(clipSkin, 10, 1); //自动播放 counter.autoPlay = true; //播放间隔时间1秒 counter.interval = 1000; //计数器切片位置 counter.x = (Laya.stage.width - counter.width) / 2 - 35; counter.y = (Laya.stage.height - counter.height) / 2 - 40; //加载到舞台 Laya.stage.addChild(counter); }...
来源: Laya2.0_文档 发布时间: 20210714