大约有 289 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0040 秒)
...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
...t)发起服务端连接请求,ws:[电脑ip]:[服务器:port] 服务器用java写的serversocket,可发握手客户端会收到连接成功请求 目前: 客户端layaide调试可以正常连接服务器 网页也可以连接服务器 服务器收到连接都会有消息 手机扫码后连接...
来源: Laya_社区 发布时间: 20200406
... 2、3年以上产品开发经验,有AS3/H5开发经验,或熟悉lua/java/js/C#等语言;逻辑严谨清晰,掌握面向对象的软件开发技术; 3、善于沟通,有较强的责任心和团队合作精神,对游戏开发有热情; 4、具备良好的敬业精神和团队精神,...
来源: Laya_社区 发布时间: 20180423
...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
...地加载的`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
...错 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
...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
....createClass("com.layabox.test.Test"); // 这个名字要与下面声明的Java的类名匹配. var a=false; // 注册手指按下事件 document.addEventListener("touchstart",function(e){ a=!a;// 实现奇数次打开 偶数次关闭 // b、调用静态函数openlight 参数为a Test.call("openligh...
来源: Laya_社区 发布时间: 20171224
...地加载的`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
...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