大约有 445 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0042 秒)
LayaNative appLoader.js中偶发_targets为undefined的问题 开发的游戏使用LayaNative2.7打包发布后根据JS异常报警器上报数据发现有用户会偶尔出现附件图中所示报错,经查报错内容来至于LayaNative配套的appLoader.js中,搜索“_targets”后发现错...
来源: Laya_社区 发布时间: 20200720
ConchJNI.callConchJSFunction(arg0, arg1, arg2) 这个能用吗?要怎么用呢? ConchJNI.callConchJSFunction(arg0, arg1, arg2) 这个能用吗?要怎么用呢? 2018-01-09 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提...
来源: Laya_社区 发布时间: 20180109
args.slice is not a function 2015-12-04 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 cuixueying 赞同来自: 使用args特殊须知: 在AS3中args有array所有的属性和方法,翻译成js后,默...
来源: Laya_社区 发布时间: 20151204
...法,具体行见截图 RenderContext类:this._drawRect=function(x,y,args){ var ctx=this.ctx; if (args[4] !=null){ ctx.fillStyle=args[4]; ctx.fillRect(x+args[0],y+args[...
来源: Laya_社区 发布时间: 20161210
args.slice is not a function 2015-12-02 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 cuixueying 赞同来自: 使用args特殊须知在AS3中args有array所有的属性和方法,翻译成js后,默认...
来源: Laya_社区 发布时间: 20151202
... Timer 类的一个实例。 Timer callLater(caller:*, method:Function, args:Array = null):void 延迟执行。 Timer clear(caller:*, method:Function):void 清理定时器。 Timer clearAll(caller:*):void 清理对象身上的所有定时器。 Timer frameLoop(delay:int, caller:*, method...
来源: laya_api 发布时间: 20170929
... Timer 类的一个实例。 Timer callLater(caller:*, method:Function, args:Array = null):void 延迟执行。 Timer clear(caller:*, method:Function):void 清理定时器。 Timer clearAll(caller:*):void 清理对象身上的所有定时器。 Timer frameLoop(delay:int, caller:*, method...
来源: Laya2.0_api 发布时间: 20190513
...会影响鼠标事件的执行。 Public Properties PropertyDefined By args : Array 参数。Handler caller : * 执行域(this)。Handler method : Function 处理方法。Handler once : Boolean = false 表示是否只执行一次。如果为true,回调后执行recover()进行回收,...
来源: laya_api 发布时间: 20170929
...会影响鼠标事件的执行。 Public Properties PropertyDefined By args : Array 参数。Handler caller : * 执行域(this)。Handler method : Function 处理方法。Handler once : Boolean = false 表示是否只执行一次。如果为true,回调后执行recover()进行回收,...
来源: Laya2.0_api 发布时间: 20190513
...的执行。 Hierarchy Handler Index Constructors constructor Properties args caller method once Methods clear recover run runWith setTo create Constructors constructor new Handler(caller?: Object | null, method?: Function | null, args?: any[] | null, once?: boolean): Handler Defined in laya/utils/H...
来源: Laya3.0_api 发布时间: 20231115