大约有 311 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0053 秒)
...量增加子节点 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node contains(node:Node):Boolean 当前容器是否包含 node 节点。 Node customRender(context:RenderContext, x:Number, y:Number):void 自定义更新、呈现显示对象...
来源: laya_api 发布时间: 20170422
...迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node close(type:String = null):void 关闭场景 【注意】被关闭的场景,如果没有设置autoDestroyAtRemoved=true,则资源可能不能被回收,需要自己手...
来源: Laya2.0_api 发布时间: 20190513
...d Inherited from Node.clearTimer Defined in laya/display/Node.ts:609 清理定时器。功能同Laya.timer.clearTimer()。 Parameters caller: any 执行域(this)。 method: Function 结束时的回调方法。 Returns void clone clone(): Node Inherited from RenderableSprite3D.clone Defined in laya/d...
来源: Laya3.0_api 发布时间: 20231115
...量增加子节点 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node close(dialog:Dialog, type:String = null):void 关闭对话框。 DialogManager closeAll():void 关闭所有的对话框。 DialogManager closeByGroup(group:String):...
来源: laya_api 发布时间: 20170929
...d Inherited from Node.clearTimer Defined in laya/display/Node.ts:609 清理定时器。功能同Laya.timer.clearTimer()。 Parameters caller: any 执行域(this)。 method: Function 结束时的回调方法。 Returns void clone clone(): Node Inherited from RenderableSprite3D.clone Defined in laya/d...
来源: Laya3.0_api 发布时间: 20231115
...类似AS3的getTimer(),直接获取启动以来经过的毫秒数 2.timer定时器的问题,图示的例子,启动后,我把系统时间往前调整一天,能正常执行,打印的时间相差差不多就是40秒。如果启动后我把系统的时间往后调整一天,那么不会正...
来源: Laya_社区 发布时间: 20160524
...d Inherited from Node.clearTimer Defined in laya/display/Node.ts:609 清理定时器。功能同Laya.timer.clearTimer()。 Parameters caller: any 执行域(this)。 method: Function 结束时的回调方法。 Returns void clone clone(): Node Inherited from RenderableSprite3D.clone Defined in laya/d...
来源: Laya3.0_api 发布时间: 20231115
...d Inherited from Node.clearTimer Defined in laya/display/Node.ts:609 清理定时器。功能同Laya.timer.clearTimer()。 Parameters caller: any 执行域(this)。 method: Function 结束时的回调方法。 Returns void clone clone(): Node Inherited from RenderableSprite3D.clone Defined in laya/d...
来源: Laya3.0_api 发布时间: 20231115
...迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node contains(node:Node):Boolean 当前容器是否包含指定的 Node 节点对象 。 Node customRender(context:Context, x:Number, y:Number):void 自定义更新、呈现显...
来源: Laya2.0_api 发布时间: 20190513
... Demo示例 UI界面中list功能中怎么改变图片皮肤 关闭指定定时器timer MornUI编辑器界面,转到h5后部分组件为null UI编辑界面中的Graphics 怎么在一个界面上通过按钮打开另一个Dialog呢? 放着不动,而且是在没逻辑的主界面,stat里的spr...
来源: Laya_社区 发布时间: 20181102