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

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

2961. Cannot read property 'un' of undefined [ 55%]

...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

2962. laya.spine.ExternalSkin_API3.0 [ 55%]

...Class with type parameter Property Method Accessor Object literal Variable Function Type alias Enumeration Interface

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

2963. frameLoop定时器里面写的代码不生效? [ 55%]

...行界面上能显示出旋转 Laya.timer.frameLoop(1, this, rotateWheel); function rotateWheel() { //这个方法里的在界面上不显示旋转     tItem.wheelLeft.rotation +=1; } 2017-09-21 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相...

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

2964. 如何获取指定类的共有的变量名集合 ? [ 55%]

...? 以前用AS开发Flash的时候使用的是以下方法: public static function getPublicVarNameList($class:Class):Vector.<String> {      var vt:Vector.<String> = new Vector.<String>();       var classXml:XML=describeType($class);      var variableXmlList:* = classX...

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

2965. 3d模型动画播放一次后的回调么用回调。 [ 55%]

..., 0, param.start, param.end); skinAni.player.on(Laya.Event.COMPLETE, null, function(){      console.log("COMPLETE"); }); 2017-03-14 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 cuixueying 赞同来自: ...

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

2966. 龙骨Laya.Skeleton在没有赋值前调用destroy方法会报错 [ 55%]

...lay() runtime运行报错! 导微信小程序报错window.focus is not a function 问题状态 最新活动: 2022-02-19 17:41 浏览: 6353 关注: 3 人

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

2967. layabox与java交互 [ 55%]

...); var sData={type:"test"}; window.conchMarket.login(JSON.stringify(sData),function(data){ console.log(data); // TODO 数据处理. });   调用conchMarket出错 2017-11-29 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 ...

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

2968. laya.utils.Log_API3.0 [ 55%]

...ToBottom maxCount clear enable print toggle Legend Object literal Variable Function Type alias Class Class with type parameter Static property Static method Enumeration Interface

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

2969. 单机版打包移动端弹框报错! [ 55%]

...摇报错,就解决方案 导微信小程序报错window.focus is not a function 打包出来后的APP打开加载速度过慢,有黑屏,如何加入闪屏图片 微信小游戏编译报错 播放背景音乐的问题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: play()...

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

2970. 构建studio工程打包后运行app报错 [ 55%]

...: 这是你的项目js运行有报错!你查一下提示的f不是一个function是否存在问题! 2018-05-09 0 0 分享 微博 QZONE 微信 alla_zl 赞同来自: 你的studio是哪个版本啊,为啥我在studio中的build中没有打包apk的选项啊 2018-05-09 0 1 分享 微博 QZONE 微...

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