大约有 1,758 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0067 秒)
Laya_社区(1080) Laya3.0_api(672) Laya2.0_文档(2) Laya_示例(1) Laya3.0_文档(1) Laya2.0_api(1) Laya2.0_示例(1)
...否有配到代码下载? 导微信小程序报错window.focus is not a function 问题状态 最新活动: 2019-10-23 15:37 浏览: 1071 关注: 2 人
来源: Laya_社区 发布时间: 20191023
...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
微信头像显示错误 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
...: 以下三种方式都无返回 window.addEventListener('devicemotion', function(event){}) window.addEventListener('deviceorientation', function(event) {}) Laya.Gyroscope.instance.on(Laya.Event.CHANGE, this, this.onDeviceorientation); 连接打开方式都由微信扫一扫打开,safari不...
来源: Laya_社区 发布时间: 20191202
...,又开始上下滑动了 导微信小程序报错window.focus is not a function 问题状态 最新活动: 2018-01-17 18:57 浏览: 639 关注: 2 人
来源: Laya_社区 发布时间: 20180117
...开发者工具打开报错 导微信小程序报错window.focus is not a function 本地调试加载本地图片都报错 IDE通过.ui自动生成的ui代码报错 Laya 安卓端 在服务端运行指令layadcc ./ 后进不去,提示 assetId is old 和 init dcc fail。然后过五六个小时后...
来源: Laya_社区 发布时间: 20180719
... 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
...romise) DOMException: play() 导微信小程序报错window.focus is not a function 3d项目-unity添加物理组件 layanative2 打包android平台 报错 btCollisionObject undefined 本地调试加载本地图片都报错 runtime运行报错! IDE通过.ui自动生成的ui代码报错 问题状...
来源: Laya_社区 发布时间: 20180911
...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
...出的错误提示为: 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