大约有 213 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0050 秒)
...method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node clone():Node 克隆。 Sprite3D contains(n...
来源: Laya2.0_api 发布时间: 20190513
...method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node clone():Node 克隆。 Sprite3D contains(n...
来源: Laya2.0_api 发布时间: 20190513
...载同一份资源时候,会导致gpu内存不断增加! Laya中Panel控件在设计模式下,添加字内容界面。可以操作出拖动效果吗?就像可以在设计模式下,看到点击效果一样. 问题状态 最新活动: 2020-04-13 16:10 浏览: 3049 关注: 3 人 Recovery • ...
来源: Laya_社区 发布时间: 20200410
...method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node clear():void 清除所有线段。 PixelLineSprite3D clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTime...
来源: Laya2.0_api 发布时间: 20190513
...method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node clone():Node 克隆。 Sprite3D contains(n...
来源: Laya2.0_api 发布时间: 20190513
...method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node clearAll():void 重置当前对象的所有属性 GridSprite clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.c...
来源: Laya2.0_api 发布时间: 20190513
...method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node contains(node:Node):Boolean 当前容器是...
来源: Laya2.0_api 发布时间: 20190513
...板可见)2.5 装饰器属性标识的类型2.6 组件属性值的输入控件2.7 组件属性分类与排序2.8 装饰器属性标识参数总结2.9 装饰器属性标识特殊用法3、IDE中执行生命周期方法 @runInEditor4、组件的分组管理 @classInfo()4.1 加入IDE的组件脚本...
来源: Laya3.0_文档 发布时间: 20251010
...method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node clearAll():void 清理 TileAniSprite clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node con...
来源: Laya2.0_api 发布时间: 20190513
...void Defined in laya/display/Node.ts:621 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 see #runCallLater() Parameters method: Function 要执行的函数的名称。例如,functionName。 Default value args: any[] = null 传递给 method...
来源: Laya3.0_api 发布时间: 20231115