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

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

41. Tween 缓动过程有触发回调函数么 [ 67%]

...ron 赞同来自: /** * 缓动对象的props属性到目标值。 * @param target 目标对象(即将更改属性值的对象)。 * @param props 变化的属性列表,比如{x:100,y:20,ease:Ease.backOut,complete:Handler.create(this,onComplete),update:new Handler(this,onComplete)}。 * @param durat...

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

42. Native下http请求,Error事件中的error对象错误码全都是404 [ 66%]

...hrome出现错误: Error processing launch: Error Could not attach to main target TextInput重写onFocus和onBlur事件监听不到 关于遍历产生的sprite的点击事件,急,大神帮看哈 Animation如何加点击事件 TypeScript下HttpRequest发送Post请求有Bug? 使用了u3D导出来...

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

43. 编辑ani动画的时候生成的ani文件不太对了 [ 66%]

...脚本  ,"pivotY":[{"value":50,"tweenMethod":"linearNone","tween":true,"target":2,"key":"pivotY","index":0}],"pivotX":[{"value":50,"tweenMethod":"linearNone","tween":true,"target":2,"key":"pivotX","index":0}] 2017-11-29 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 ...

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

44. 编译Typescript项目时卡死,通过node断点调试layaair-cmd,已定位是tsSort.js问题 [ 66%]

...hrome出现错误: Error processing launch: Error Could not attach to main target 微信小程序—未找到入口 app.json 文件,或者文件读取失败,请检查后重新编译。 如何通过命令行工具构建和发布项目 layaAir TS项目如何引用protoBuf库? TypeScript下HttpRe...

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

45. 调用Laya.Utils.parseXMLFromString 时一直报undefined的错误 [ 66%]

...hrome出现错误: Error processing launch: Error Could not attach to main target 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 3d项目...

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

46. mac上的chrome解决跨域问题(打不开本地文件请求) [ 66%]

...hrome出现错误: Error processing launch: Error Could not attach to main target 游戏运行在chrome里面 听不见声音 laya2的Scene默认是文件模式,不会生成场景类了,此时该如何获得场景内的元素 TypeScript下HttpRequest发送Post请求有Bug? 图集打包找不到...

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

47. 分享:DrawToCanvas内存释放问题! [ 65%]

...is.zoomBox.drawToCanvas(RouletteTableScene.ZOOM_W, RouletteTableScene.ZOOM_TARGET_H, -offsetX, -offsetY); //获取截屏区域的texture this._texture = new Laya.Texture(this._htmlC); this._texture.bitmap.enableMerageInAtlas = false; this.zoomImg.graphics.clear(); this.zoomImg.graphics.drawTexture(t...

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

48. 解析xml,得到的结果和as3不同,和原始数据也不同。 [ 65%]

...url.data的方式去获取xml的内容确实有问题 可以使用trace(e.target.data);的方式进行获取。 建议:使用JSON:轻量级的数据交换格式,传输解析块,xml的使用方式过于灵活,js那边实际上是没有xml的语法的,这块的实现都是我们的技术...

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

49. List列表使用出现的问题 [ 65%]

...hrome出现错误: Error processing launch: Error Could not attach to main target 请问2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 问题状态 最...

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

50. laya.device.motion.Gyroscope [ 65%]

...。 EventDispatcher offAllCaller(caller:*):EventDispatcher 移除caller为target的所有事件监听 EventDispatcher  on(type:String, caller:*, listener:Function, args:Array = null):EventDispatcher[override] 监视陀螺仪运动。 Gyroscope once(type:String, caller:*, listener:Function, args:...

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