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

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

191. 求cannon.js对应的ts版本 [ 54%]

... (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 请问2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? laya2.1.0版本conchMarket和IMarket接口去哪了? LayaTree v1.0.3版本更新(2021.3.8) 问题状态 最新活动: 2...

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

192. LayaAir1.8.2打包的js,放到华为快游戏rpk里没有背景音乐和音效 [ 54%]

...error]Failed to load: res/sound/xieshibg.mp3 预加载声音文件会提示错误,其他类型文件没有报错

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

193. LayaAir和原生DOM交互(ActionScript-2D进阶篇(AS3)-扩展模块) [ 54%]

...ndow.Demo1(); client.start(); } script.onerror = function():void { //加载错误函数 } Browser.document.body.appendChild(script); } } } ``` 然后在新建一个js文件,简单代码如下: ```javascript var Demo1=(function(){ function Client() { } Client.prototype.start = function() { // bod...

来源: Laya2.0_文档 发布时间: 20210715

194. Laya2.0引擎创建3d示例项目运行报错 [ 54%]

...的示例的. 在laya2中创建js项目也可以成功运行   一下是错误信息---------------开始编译 -------------------------------------- [10:29:49] Working directory changed to C:\Program Files (x86)\LayaAirIDE_beta\resources\app [10:29:49] Using gulpfile ~\Documents\myLaya\myLayaEmpt...

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

195. 我想问下如果要调用手机本地相册,能不能用HTMLDivElement?该怎么用 [ 54%]

...版本管理本地资源加载报错解决方案 HtmlDivElement宽度设置错误 问题状态 最新活动: 2018-05-26 15:55 浏览: 1400 关注: 3 人 cuixueying • 2017-01-11 22:12 file类似的方法只能使用js原生的,你可以实践操作看下。

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

196. Cannot read property 'props' of undefined [ 54%]

....hide()会报Uncaught TypeError: Cannot read property 'cursor' of undefined错误 Laya2.1.0 JS调用Java PlatformClass undefined 运行报错 Uncaught Can not find scene:GameView.scene undefined Cannot read property 'displayObject' of null Uncaught TypeError: Cannot read property 'props' of undefine...

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

197. 和原生Dom交互 · LayaAir3.3 · 引擎文档 · LAYABOX [ 54%]

...indow.Demo1(); client.start(); } script.onerror = function():void{ //加载错误函数 } Laya.Browser.document.body.appendChild(script); } } new Main; 然后再新建一个js文件,简单代码如下: var Demo1 = (function () { function Client() { } Client.prototype.start = function () { // bod...

来源: Laya3.0_文档 发布时间: 20251010

198. 报错:error TS5007: Cannot resolve referenced file: error TS5023: Unknown option 'p' Use the ' [ 53%]

...请先登录 发起人 koangel 相关问题 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined laya2.0加载3d场景报错Uncaught TypeError: Cannot read pro...

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

199. Could not locate valid Java executable. Configure nextgenas.java, add to $PATH, or set $JAVA_HOME. [ 53%]

...JS调用Java PlatformClass undefined Unity导出有光照贴图时,出现错误:ArgumentException: Invalid path 真是醉了这个问题都有人问过了 也没见有答复的Uncaught TypeError: Cannot set property 'roleAni' of undefined js调java 没有找到PlatformClass这个类 Android用ja...

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

200. Cannot read property 'rayCast' of undefined [ 53%]

....hide()会报Uncaught TypeError: Cannot read property 'cursor' of undefined错误 Cannot read property 'displayObject' of null Request failed Status:404 text:undefined 销毁有声音的spine动画,skeleton中的_onAniSoundStoped有时会报undefined错误 Laya.PlatformClass.createClass undefined ...

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