大约有 6,649 项符合查询结果, 库内数据总量为 31,629 项。 (搜索耗时: 0.0114 秒)
Laya_社区(6031) Laya2.0_文档(220) Laya3.0_api(148) Laya3.0_文档(134) Laya2.0_api(75) laya_api(40) Laya2.0_示例(1)
...会报Uncaught TypeError: Cannot read property 'cursor' of undefined错误 运行报错 Uncaught Can not find scene:GameView.scene undefined Uncaught TypeError: Cannot read property 'props' of undefined Cannot read property 'displayObject' of null Uncaught unknown animationClip version. Laya有没...
来源: Laya_社区 发布时间: 20200826
...e = 20; Laya.stage.addChild(inputText); } } } new laya.HelloLayabox(); ``` 运行结果: 
来源: Laya2.0_文档 发布时间: 20210715
...进 Particle2D callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node contains(node:Nod...
来源: Laya2.0_api 发布时间: 20190513
...游戏与加载图片时不会触发erroe事件 Laya 安卓端 在服务端运行指令layadcc ./ 后进不去,提示 assetId is old 和 init dcc fail。然后过五六个小时后才不会报这个错。。才能进去 3d显示对象克隆体超出舞台不再显示的bug2.1.0.btea1 我用list.ar...
来源: Laya_社区 发布时间: 20180402
...子节点 Node callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Component clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node close(type...
来源: laya_api 发布时间: 20170929
发布web版本无法竖屏 无论在运行时,还是发布web,在pc的浏览器(chrome)上,都是横屏,并且全屏。index.js以及index.html,以及代码里面,都设置为竖屏相关的,完全无效。请问如何解决?附件是用自带的例子改的。 附件 : --> myL...
来源: Laya_社区 发布时间: 20191107
...引id。 UIGroup callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Component clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node contains(n...
来源: laya_api 发布时间: 20170929
...e:Node):NodeNode callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node close():void ...
来源: Laya2.0_api 发布时间: 20190513
...e:Node):NodeNode callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node config(w:int,...
来源: Laya2.0_api 发布时间: 20190513
...l.contextHeight); Laya.stage.addChild(imageHtml); 上述代码在Laya中运行 正确显示了 图片 控制台输出: size: 200, 200 contextSize: 0, 0 如何获取真实大小? 2017-11-18 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内...
来源: Laya_社区 发布时间: 20171118