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

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

391. AnimationClipParser04解析3d动作在 手机端报错 [ 66%]

... btCollisionObject undefined 导微信小程序报错window.focus is not a function 我刚开始使用layabox,发布了一个h5,但是手机上应该怎么打开这个网页呢 Laya2.0 WebGl模式,使用 drawToCanvas 报错 ImageData is not defined? IDE通过.ui自动生成的ui代码报错 ...

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

392. 顶点程序除法为什么会错误? [ 66%]

...布后缺少app.json文件 导微信小程序报错window.focus is not a function 程序字描边 有没有使用LayaAir开发微信小程序的demo? 问题状态 最新活动: 2019-09-10 09:15 浏览: 2176 关注: 2 人

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

393. matter中更换texture [ 66%]

...//事件回调---collisionStart Matter.Events.on(engine, 'collisionStart', function(event) { var pairs = event.pairs; // change object colours to show those ending a collision for (var i = 0; i < pairs.length; i++) { var pair = pairs[i]; pair.bodyA.render.fillStyle = '#2A2CB2'; pair.bodyB.render....

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

394. 对象池的使用 [ 66%]

对象池的使用 private function creatRen(lei):void { var url:String switch(lei){ case 1: url = "tu/白.png" break; case 2: url = "tu/花旦.png" break; case 3: url = "tu/zhadan.png" break; } var nan:Image = Pool.getItemByClass("nam", Image); nan.skin = url; nan.x = Math.random() * 600 + 80; nan...

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

395. shader报错 [ 66%]

...加载本地图片都报错 导微信小程序报错window.focus is not a function Laya2.0 WebGl模式,使用 drawToCanvas 报错 ImageData is not defined? laya2 发布微信开放域工程,用微信开发者工具打开报错 问题状态 最新活动: 2021-11-26 17:06 浏览: 4468 关注: 3 ...

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

396. 对HTMLDivElement连续多次赋值会报错 [ 66%]

...摇报错,就解决方案 导微信小程序报错window.focus is not a function 微信小游戏编译报错 真机调试报错:LayaPlayer不支持的标签</SCRIPT> Laya2.0 WebGl模式,使用 drawToCanvas 报错 ImageData is not defined? 2.2.0beta4,微信上动态合批报错. 播放背...

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

397. laya.display.Node_API3.0 [ 66%]

...s type: string Optional data: any Returns void callLater callLater(method: Function, args?: any[]): void Defined in laya/display/Node.ts:621 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 see #runCallLater() Parameters method: Function 要...

来源: Laya3.0_api 发布时间: 20231115

398. MovieClip加载错误抛什么事件? [ 66%]

...ya.events.Event; import laya.webgl.WebGL; public class MouseCount { public function MouseCount() { Laya.init(720, 1280, WebGL); Laya.stage.alignV = Stage.ALIGN_MIDDLE; Laya.stage.alignH = Stage.ALIGN_CENTER; Laya.stage.scaleMode = Stage.SCALE_SHOWALL; Laya.stage.bgColor = "#000000"; var s:MovieClip ...

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

399. 需要用SoundChannel的play()方法,报错说不存在play()方法? [ 66%]

... ImageData is not defined? 导微信小程序报错window.focus is not a function 微信小游戏编译报错 问题状态 最新活动: 2017-11-03 15:16 浏览: 1228 关注: 2 人

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

400. laya2.0 接入新的开放域功能,报错 [ 66%]

...mPlugin.game_plugin_init(3); 导微信小程序报错window.focus is not a function 播放背景音乐的问题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: play() 微信小游戏编译报错 laya2 发布微信开放域工程,用微信开发者工具打开报错 laya2.0 3d...

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