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

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

551. scene3d中destroy 方向光,引擎报错 [ 62%]

...否有配到代码下载? 导微信小程序报错window.focus is not a function 问题状态 最新活动: 2019-10-23 15:37 浏览: 1071 关注: 2 人

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

552. laya.utils.Mouse_API3.0 [ 62%]

...s "laya/utils/Mouse" Mouse cursor hide show Legend Object literal Variable Function Type alias Class Class with type parameter Enumeration Interface Static method

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

553. 微信头像显示错误 [ 62%]

微信头像显示错误 Uncaught TypeError: tex.once is not a function at Graphics.__proto.drawTexture (GameStart.max.js:9996) at Image.__proto.rebuild (GameStart.max.js:36588) at TimerHandler.__proto.run (GameStart.max.js:18041) at Timer.__proto._update (GameStart.max.js:17798) at Stage.__proto.r...

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

554. IOS微信内置浏览器陀螺仪问题 Laya2.4.0bate [ 62%]

...: 以下三种方式都无返回 window.addEventListener('devicemotion', function(event){}) window.addEventListener('deviceorientation', function(event)  {}) Laya.Gyroscope.instance.on(Laya.Event.CHANGE, this, this.onDeviceorientation);  连接打开方式都由微信扫一扫打开,safari不...

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

555. laya的程序字在不同的浏览器上显示的位置有差别 [ 62%]

...,又开始上下滑动了 导微信小程序报错window.focus is not a function 问题状态 最新活动: 2018-01-17 18:57 浏览: 639 关注: 2 人

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

556. layabox 输出app运行后报错 [ 62%]

...开发者工具打开报错 导微信小程序报错window.focus is not a function 本地调试加载本地图片都报错 IDE通过.ui自动生成的ui代码报错 Laya 安卓端 在服务端运行指令layadcc ./ 后进不去,提示 assetId is old 和 init dcc fail。然后过五六个小时后...

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

557. Laya中的宏编译要怎么用啊 [ 62%]

... 3、宏编译示例代码   3.1 LayaFlash单行宏编译写法private function byteArrayReadIntTest():void { var byteArray:ByteArray = new ByteArray(); byteArray.writeInt(100); byteArray.position = 0; var value:int; /*[IF-FLASH]*/value = byteArray.readUnsignedInt(); //[IF-SCRIPT]value = byteArray...

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

558. 龙骨格式转换工具报错 [ 62%]

...romise) DOMException: play() 导微信小程序报错window.focus is not a function 3d项目-unity添加物理组件 layanative2 打包android平台 报错 btCollisionObject undefined 本地调试加载本地图片都报错 runtime运行报错! IDE通过.ui自动生成的ui代码报错 问题状...

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

559. Cannot read property 'un' of undefined [ 62%]

...n' of undefined 使用Laya导出小游戏的时候,在code.jsh中包含 (function(window,document,Laya){ var __un=Laya.un } 在小程序的ide中就会报错 Cannot read property 'un' of undefined 2018-07-31 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: ...

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

560. loading界面实现图片预加载后,创建Sprite执行loadImage出错 [ 62%]

...出的错误提示为:       Uncaught TypeError: tex.once is not a function          at Graphics.__proto.drawTexture (laya.core.js:1438)          at onloaded (laya.core.js:1737)          at Graphics.__proto.loadImage (laya.core.js:1733)          at Function.Animation.create...

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