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

大约有 361 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0043 秒)

31. laya.net.HttpRequest_API3.0 [ 70%]

....offAllCaller Defined in laya/events/EventDispatcher.ts:146 移除caller为target的所有事件监听 Parameters caller: any caller对象 Returns EventDispatcher on on(type: string, listener: Function): EventDispatcher on(type: string, caller: any, listener: Function, args?: any[]): EventDispatcher...

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

32. 小游戏真机调试3d资源不显示 [ 69%]

...hrome出现错误: Error processing launch: Error Could not attach to main target 微信小游戏如何使用ttf字体? 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined 自己做的小游戏,很想把它发到微信小游戏里,但是太大了,就...

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

33. 关于LayaBox启动的问题。 [ 69%]

...hrome出现错误: Error processing launch: Error Could not attach to main target 关于适配采用showAll后留白部分的颜色问题 IDE1.7.8 json图集加载问题 启动引擎报错 mPlugin.game_plugin_init(3); app启动动画应该如何去掉 (此问题已经无效) 问题状态 最新...

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

34. 分享:List相关(Item增删功能) [ 69%]

...触发 if(e.type == Event.CLICK) {//如果点中的是checkBox组件 if((e.target) is CheckBox) { var tempObj:Object = arr[index];//记录当前条目所包含组件的数据信息(避免后续删除条目后数据结构显示错误) if(((e.target) as CheckBox).selected)//根据check的选中状态...

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

35. 求HTTP相关的文档或者例子谢谢了 [ 68%]

...-generated method stub trace("加载完成!!!") var str:String=event.target.data; var jsonObject:Object=JSON.parse(str); trace(jsonObject.status); trace(jsonObject.message) } protected function progressEventHandler(event:ProgressEvent):void { // TODO Auto-generated method stub trace("正在加...

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

36. laya.utils.TimeLine [ 68%]

...ype:String, data:* = null):Boolean 派发事件。 EventDispatcher  from(target:*, props:Object, duration:Number, ease:Function = null, offset:Number = 0):TimeLine 从 props 属性,缓动到当前状态。 TimeLine  from(target:*, props:Object, duration:Number, ease:Function = null, offset:Num...

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

37. laya.utils.TimeLine [ 68%]

...ype:String, data:* = null):Boolean 派发事件。 EventDispatcher  from(target:*, props:Object, duration:Number, ease:Function = null, offset:Number = 0):TimeLine 从 props 属性,缓动到当前状态。 TimeLine  from(target:*, props:Object, duration:Number, ease:Function = null, offset:Num...

来源: laya_api 发布时间: 20170929

38. 打包ios时,第第一次进入游戏闪退,第二次就没问题,报一下错误 [ 68%]

...hrome出现错误: Error processing launch: Error Could not attach to main target 关于近期iOS提交,因违反苹果3.1.1导致APP上架被拒的说明 求高人分享使用protobuff框架的游戏demo(TS版本或AS版本的) 成都雨墨游戏 求 laya 程序开发人员 版本不匹配! ...

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

39. [0]Spine3.8.75报错:Error: Unsupported skeleton data, please export with a newer version of Spine. [ 68%]

...hrome出现错误: Error processing launch: Error Could not attach to main target ide 2.4 layaair2-cmd 编译报错 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of ...

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

40. 分包分出来的JS代码调试起来不是很方便,有无办法改进 [ 67%]

...hrome出现错误: Error processing launch: Error Could not attach to main target 预设怎么在代码中使用 使用了u3D导出来的粒子,不停的显示移除并销毁其克隆对象,统计面板的显存和内存就会显示成负数 真机调试报错:LayaPlayer不支持的标签</...

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