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

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

841. LayaAir是否支持发布windows桌面exe程序? [ 59%]

...oBuf 支持 as3 版本吗? 导微信小程序报错window.focus is not a function 请问layaair2.0-js 怎么用程序在list中添加多元素的item 问题状态 最新活动: 2016-11-01 15:16 浏览: 1909 关注: 3 人 garve096 • 2016-10-29 14:08 希望官方能推出打包工具,类似在la...

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

842. 3D场景中背景无法透明,版本2.7.1 [ 59%]

...terial(); Laya.Texture2D.load("res/layabox.png", Laya.Handler.create(null, function(tex) { material.albedoTexture = tex; })); box.meshRenderer.material = material; } } 附件 : --> laya1.rar 2020-10-21 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内...

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

843. ui.TestPUI() 找不到 [ 59%]

...r.load("./res/atlas/blackMagic.atlas",Laya.Handler.create(this,onLoaded)); function onLoaded(){ var efc =new ui.TestPUI(); Laya.stage.addChild(efc); } //new ui.TestPUI(); 这个东西找不到。我是按照官方文档动效模板来操作的。     2019-04-24 添加评论 免费帖 --> 分享 ...

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

844. 安卓包一些网络下,一进入游戏就会报错 [ 59%]

...Array的zlib.min.js后报错 导微信小程序报错window.focus is not a function 官方新手游戏引导示例中关于hit和unHit的使用疑问 问题状态 最新活动: 2019-05-21 20:32 浏览: 1045 关注: 2 人

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

845. ConchJNI.RunJS 为啥不能调啊。。。头疼 [ 59%]

... ConchJNI.RunJS("App.setSdkId('"+ mem_id +"')");as里写的 public static function setSdkId(id:String):void{         alert(id);         eventManager.event(MyEvent.SET_SDK_ID,id); } 完全不行 为啥呀 难道不能写app 必须写全局方法吗? 2018-08-10 添加评论 免费帖 --> 分...

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

846. 关于3D物件半透明漫反射率(官网上的例子)的BUG。 [ 59%]

...vect = new Laya.Vector3(0.1,0.1,0);         // Laya.timer.loop(10,null,function(){         //     box.transform.rotate(vect,true,false);         // });                   2018-01-19 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内...

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

847. 第一个hellolayabox就报错了,求助! [ 59%]

...mport laya.display.Text; public class HelloLayabox extends Sprite { public function HelloLayabox() { trace("Hello,World"); //创建舞台,默认背景色是黑色的 Laya.init(600, 300); return; var txt:Text = new Text(); //设置文本内容 txt.text = "Hello Layabox"; //设置文本颜色为白...

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

848. 一个场景中加两个线形碰撞体出错 [ 59%]

...个版本修复,    chaincollider的  方法    override protected function getDef():* {             if (!_shape) {                 _shape = new window.box2d.b2ChainShape();                 _setShape(false);             }        ...

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

849. 在搜狗浏览器上直接游戏就直接报错 [ 59%]

...报错 Main.max.js:82027 Uncaught TypeError: context.ctx.setIBVB is not a function 2018-03-26 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 qian 赞同来自: 还有别的报错么 是不是跨域了 还有这是...

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

850. 出错啦,请把此信息截图给研发商Uncaught typeError:cannot read property [ 58%]

...代码 Fb编译运行出错 浏览器运行提示TypeError: xxx is not a function 和创建精灵一样new Rand()出错 打包apk Uncaught SyntaxError: Unexpected token 'export’ 问题状态 最新活动: 2021-12-27 19:33 浏览: 2794 关注: 2 人

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