大约有 552 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0055 秒)
Laya_社区(315) Laya3.0_api(80) Laya2.0_api(74) laya_api(68) Laya2.0_示例(6) Laya2.0_文档(3) Laya3.0_文档(3) Laya_示例(3)
...sk/im ... ot%3B,0,0,500,500, Handler.create(this,function():void{ photoimg.removeChild(maskimg); })); }); 必须这么写才行 先添加 在移除 ljy328803417 • 2018-02-26 17:40 我也出现了上面的问题,结果发现是显示对象没高宽问题,设置下setBounds就行了;官方人...
来源: Laya_社区 发布时间: 20160923
...请教 现在不同场景都是继承的Sprite,原来是通过addChild和removeChild直接管控不同场景的显示和隐藏的,但是发现发布到手机后FPS会瞬间掉到个位数,然后再恢复到原来一样。今天想到能否使用visible直接控制显示隐藏,发现这样做...
来源: Laya_社区 发布时间: 20170307
...fAllCaller on onAfterDeserialize onAwake onDestroy onDisable onEnable once removeChild removeChildAt removeChildByName removeChildren removeSelf replaceChild runCallLater setChildIndex timerLoop timerOnce instantiate load Constructors constructor new MeshSprite3D(mesh?: Mesh, name?: string): MeshSpr...
来源: Laya3.0_api 发布时间: 20231115
...fAllCaller on onAfterDeserialize onAwake onDestroy onDisable onEnable once removeChild removeChildAt removeChildByName removeChildren removeSelf replaceChild runCallLater setChildIndex timerLoop timerOnce instantiate load Constructors constructor new ShuriKenParticle3D(): ShuriKenParticle3D Override...
来源: Laya3.0_api 发布时间: 20231115
...辑贞更新间隔机制、时间和其他一些Timer相关的问题 关于removechild、destory、clear的问题 LayaPlayer在x86ABI的安卓模拟器中崩溃 问题状态 最新活动: 2018-03-21 20:17 浏览: 2397 关注: 2 人 13570957865 • 2018-03-21 12:01 已发,请抽空看一下,谢...
来源: Laya_社区 发布时间: 20180316
...fAllCaller on onAfterDeserialize onAwake onDestroy onDisable onEnable once removeChild removeChildAt removeChildByName removeChildren removeSelf replaceChild runCallLater setChildIndex timerLoop timerOnce instantiate load Constructors constructor new SkinnedMeshSprite3D(mesh?: Mesh, name?: string): ...
来源: Laya3.0_api 发布时间: 20231115
...fAllCaller on onAfterDeserialize onAwake onDestroy onDisable onEnable once removeChild removeChildAt removeChildByName removeChildren removeSelf replaceChild runCallLater setChildIndex timerLoop timerOnce instantiate load Constructors constructor new TrailSprite3D(name?: string): TrailSprite3D Overr...
来源: Laya3.0_api 发布时间: 20231115
... document.execCommand('Copy'); document.body.removeChild(input); let msg: string = isAlertMsgInfo; re = true; } catch (e) { console.error("Current equipment support Copy!"); } retu...
来源: Laya_社区 发布时间: 20181214
...题 救命!canvas定位后 点击区域偏移,求大大们解答 关于removechild、destory、clear的问题 Panel中的东西左右拖动好象有问题 laya1.7.9beta版 问题状态 最新活动: 2019-08-02 09:25 浏览: 1146 关注: 4 人
来源: Laya_社区 发布时间: 20190724
...景可以显示,但是原场景画面仍然存在,代码: Laya.stage.removeChild(window.sceneSelectroommultiple); delete window.sceneSelectroommultiple; Laya.class(StartgameUI, "StartgameUI", startgameUI); var sceneStartgame = new StartgameUI(); window.sceneStartgame= sceneStartgame; Laya.stag...
来源: Laya_社区 发布时间: 20180815