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

大约有 289 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0040 秒)

251. TypeError: Cannot read property '_addRenderObject' of undefined [ 51%]

...eError: Cannot read property 'cursor' of undefined错误 Laya2.1.0 JS调用Java PlatformClass undefined Cannot read property 'displayObject' of null 运行报错 Uncaught Can not find scene:GameView.scene undefined Uncaught TypeError: Cannot read property 'props' of undefined XmlDom类没有了?...

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

252. layanative打包的apk的websocket无法连接电脑本地服务器serversocket,扫码可以连,电脑本地ide调试也可以 [ 51%]

...t)发起服务端连接请求,ws:[电脑ip]:[服务器:port] 服务器用java写的serversocket,可发握手客户端会收到连接成功请求 目前: 客户端layaide调试可以正常连接服务器 网页也可以连接服务器 服务器收到连接都会有消息 手机扫码后连接...

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

253. 招聘:H5游戏开发 坐标:广州天河 [ 51%]

... 2、3年以上产品开发经验,有AS3/H5开发经验,或熟悉lua/java/js/C#等语言;逻辑严谨清晰,掌握面向对象的软件开发技术; 3、善于沟通,有较强的责任心和团队合作精神,对游戏开发有热情; 4、具备良好的敬业精神和团队精神,...

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

254. Web Storage数据存储(JavaScript-LayaAir基础篇(JS)-数据与通信) [ 51%]

...lStorage。下面通过简单的例子来看下它是如何使用的。 ```javascript Laya.init(100,100); Laya.LocalStorage.setItem("key","hello"); Laya.LocalStorage.setItem("data","hello"); var data = {"index":0,"index1":1}; Laya.LocalStorage.setJSON("item",data);//直接传入Object 接口内部...

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

255. 百度小游戏的5M本地包与动态资源加载(TypeScript-小游戏适配文档-百度小游戏) [ 51%]

...地加载的`load()`方法之后使用`URL.basePath`方法。 例如: ```java material.diffuseTexture = Laya.Texture2D.load("res/layabox.png"); box.meshRender.material = material; Laya.URL.basePath = "https://XXXX.com";//请把XXXX换成自己的真实网址; //在此之下,再使用load加载...

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

256. Uncaught TypeError: Cannot read property 'regClass' of undefined [ 51%]

...错 Uncaught Can not find scene:GameView.scene undefined Laya2.1.0 JS调用Java PlatformClass undefined Cannot read property 'displayObject' of null 浏览器运行提示TypeError: xxx is not a function Uncaught unknown animationClip version. Uncaught TypeError: Cannot read property 'props' of undef...

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

257. exception info:[TypeError:undefined is not an object(evaluating'tInfo[0].attributes')] at line 764 [ 51%]

...ined 关于同为object层,层级设置无效的问题 Laya2.1.0 JS调用Java PlatformClass undefined Uncaught TypeError: Cannot read property 'props' of undefined 运行报错 Uncaught Can not find scene:GameView.scene undefined Warning!,this class[MiniAdpter] already exist: Object {init: } 鼠...

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

258. LayaAir写了一个页面,怎么在Android studio 中引入 [ 51%]

....createClass("com.layabox.test.Test"); // 这个名字要与下面声明的Java的类名匹配. var a=false; // 注册手指按下事件 document.addEventListener("touchstart",function(e){ a=!a;// 实现奇数次打开 偶数次关闭 // b、调用静态函数openlight 参数为a Test.call("openligh...

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

259. 微信小游戏的4M本地包与动态资源加载(TypeScript-小游戏适配文档-微信小游戏) [ 51%]

...地加载的`load()`方法之后使用`URL.basePath`方法。 例如: ```java material.diffuseTexture = Laya.Texture2D.load("res/layabox.png"); box.meshRender.material = material; Laya.URL.basePath = "https://XXXX.com";//请把XXXX换成自己的真实网址; //在此之下,再使用load加载...

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

260. Uncaught Can not find class EffectAnimation undefined [ 51%]

...eError: Cannot read property 'cursor' of undefined错误 Laya2.1.0 JS调用Java PlatformClass undefined Uncaught TypeError: Cannot read property 'props' of undefined LayaNative2.2运行报错。:getBitmapData Cannot find the specified character in all fonts:263c Warning!,this class[MiniAdpter] alrea...

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