• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 16 项符合查询结果, 库内数据总量为 30,724 项。 (搜索耗时: 0.0023 秒)

1. Pool的recover方法无法回收 [ 100%]

...段时间设置mouseWheelEnable=true;无法滚动 【BUG备忘录】关于Tween动画无法正常作用问题-解决办法 关于发布oppo、vivo快游戏,无法生成Rpk问题 Adobe Flash Builder 4.7无法编译Laya2.6.1创建的3D示例项目 点击代码编辑模器 就提示无法打开代码...

来源: Laya_社区 发布时间: 20230802

2. laya.utils.Tween_API3.0 [ 96%]

...c/Protected All Inherited Externals Only exported Menu Globals "laya/utils/Tween" Tween Class Tween Tween 是一个缓动类。使用此类能够实现对目标对象属性的渐变。 Hierarchy Tween Index Properties repeat update Accessors progress Methods clear complete from pause recover restart...

来源: Laya3.0_api 发布时间: 20231115

3. box2d引擎报错问题 [ 94%]

... any, self: any, contact: any): void { if (other.label === "cloud") { Laya.Tween.clearAll(this._sp) let effect: Laya.Animation = Laya.Pool.getItemByCreateFun("deathEffect", this.createEffect, this); effect.pos(this._sp.x, this._sp.y); this._sp.parent.addChild(effect); effect.play(0, false); this.own...

来源: Laya_社区 发布时间: 20191019

4. 关于Sprite回收 [ 91%]

...逻辑的主界面,stat里的sprite数量1000个/s的速度上涨 再问:tween对象的回收利用 内存回收问题 Image和Sprite在应用上的区别 问题状态 最新活动: 2018-03-26 14:57 浏览: 1279 关注: 2 人

来源: Laya_社区 发布时间: 20170113

5. laya.utils.Tween [ 90%]

...I DocumentationAll Packages | All Classes | Index | Frames No Frames TweenProperties | Methods Packagelaya.utilsClasspublic class TweenInheritanceTween Object Tween 是一个缓动类。使用此类能够实现对目标对象属性的渐变。 Public Properties PropertyDefined By  progres...

来源: laya_api 发布时间: 20170929

6. laya.utils.Tween [ 90%]

...I DocumentationAll Packages | All Classes | Index | Frames No Frames TweenProperties | Methods Packagelaya.utilsClasspublic class TweenInheritanceTween Object Tween 是一个缓动类。使用此类能够实现对目标对象属性的渐变。 Public Properties PropertyDefined By  progres...

来源: Laya2.0_api 发布时间: 20190513

7. tween 的 update 怎么是回调一次!!! [ 80%]

tween 的 update 怎么是回调一次!!! tweenGold = Laya.Tween.to(obGold, {value:__data.gold}, 1000, Laya.Ease.linearNone, Laya.Handler.create(this, function(){                 trace('obGold.value', obGold.value)             }), 0)             tweenGold.update = updateGo...

来源: Laya_社区 发布时间: 20190520

8. 使用Pool出错,怎么解决??? [ 70%]

...本更新-问题解答(最新版本:1.7.16) sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale TS项目使用matter.js库无智能提示 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 微信小游戏如何使用ttf字体? LayaAirIDE下...

来源: Laya_社区 发布时间: 20161213

9. LoaderManager progress的handler没有回收? [ 69%]

...送尺寸修改的问题 关于对象池回收后再创建会报错 再问:tween对象的回收利用 IOS 移动端websocket 锁屏之后会断开,有没有办法不被回收的 Button销毁时,未对_clickHandler进行回收 SoundManager.destroySound()销毁声音资源无效,请问声音回...

来源: Laya_社区 发布时间: 20211109

10. 苹果8使用autoDestroyAtClosed界面卡死 [ 68%]

... 附件 TS项目使用matter.js库无智能提示 sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale 关于近期iOS提交,因违反苹果3.1.1导致APP上架被拒的说明 LayaAirIDE下如何使用mask? 微信小游戏:HTMLDivElement的使用 使用3D时候,Proper...

来源: Laya_社区 发布时间: 20190325