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

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

141. laya.display.Scene_API3.0 [ 31%]

...): void Inherited from Node.clearTimer Defined in laya/display/Node.ts:609 清理定时器。功能同Laya.timer.clearTimer()。 Parameters caller: any 执行域(this)。 method: Function 结束时的回调方法。 Returns void close close(type?: string): void Defined in laya/display/Scene.ts:149 ...

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

142. laya.ui.View_API3.0 [ 31%]

...): void Inherited from Node.clearTimer Defined in laya/display/Node.ts:609 清理定时器。功能同Laya.timer.clearTimer()。 Parameters caller: any 执行域(this)。 method: Function 结束时的回调方法。 Returns void close close(type?: string): void Inherited from Scene.close Defined in ...

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

143. laya.ui.Dialog_API3.0 [ 31%]

...): void Inherited from Node.clearTimer Defined in laya/display/Node.ts:609 清理定时器。功能同Laya.timer.clearTimer()。 Parameters caller: any 执行域(this)。 method: Function 结束时的回调方法。 Returns void close close(type?: string): void Overrides Scene.close Defined in laya/...

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

144. 微信小游戏加载资源问题 [ 25%]

...类库,现在有个奇怪的问题,就是我的小游戏只要把缓存清理了,那么外部资源就可以加载到,很正常,但是如果我退出,不清理缓存,重进的话,图集加载的是外部资源的,但是png就是加载本地了。 这是什么原因~`我看代码了...

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