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

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

161. TypeError: Cannot read property '_byteLength' of null [ 50%]

...: Class constructor Sprite cannot be invoked without 'new' TypeError: Laya.MovieClip is not a constructor Laya.Animation Play();后报错提示TypeError: clas is not a constructor 问题状态 最新活动: 2018-01-25 16:14 浏览: 1103 关注: 2 人 lgs88 • 2018-01-25 16:18 能发个地址给你...

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

162. native播放音效会偶现闪退 [ 49%]

...手动让他停止下来,不再播放 如何判断被加载的Swf里的MovieClip播放完成? 问题状态 最新活动: 2019-09-24 17:31 浏览: 892 关注: 2 人 *%〈~〉 • 2019-09-24 18:01 好的,我试一下,但是这个是偶现的,不能立马知道行不行 *%〈~〉 • 2019...

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

163. TypeError: Cannot read property '_byteLength' of null [ 49%]

...: Class constructor Sprite cannot be invoked without 'new' TypeError: Laya.MovieClip is not a constructor Laya.Animation Play();后报错提示TypeError: clas is not a constructor 问题状态 最新活动: 2017-11-11 12:38 浏览: 1289 关注: 2 人

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

164. 点击拖动图片,当鼠标移出再移回舞台中时如何保持点击状态 [ 49%]

...回复 cuixueying 赞同来自: 请参考:package { import laya.ani.swf.MovieClip; import laya.display.Sprite; import laya.events.Event; import laya.ui.Image; import laya.utils.Browser; public class TestDemo { private var sp:Sprite; public function TestDemo() { Laya.init(500,500); Laya.stage.bgCol...

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

165. TypeError: Cannot read property '_addRenderObject' of undefined [ 47%]

...限要求READ_PHONE_STATE,有什么用能不能去掉。 TypeError: Laya.MovieClip is not a constructor 问题状态 最新活动: 2019-12-02 09:21 浏览: 2552 关注: 2 人

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

166. new Laya.Templet() 时,说这不是一个constructor [ 46%]

...”自动会添加 比如Laya.tiledMap需要勾选laya.tiledmap.js; Laya.MovieClipLaya.Templet需要勾选laya.ani.js 还有个问题,引擎示例中的图集动画Animation,用loadAtlas加载了json文件,动画正常播放了。 但是中间getGraphicBounds()或者getBounds()获取不...

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

167. [LayaAir2]性能统计面板中的渲染节点Sprite数量会不断增加,游戏越来越卡 [ 45%]

...到245左右,不会不断的增加的。怪物动画是用fairygui做的MovieClip帧动画,动画都是从对象池中取的,清除动画后也都回收到对象池的。我查了很久都没有发现有什么逻辑上的问题,这个问题也困扰了我很久,始终想不明白具体是...

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

168. swf在layaairts里播放的问题,播放不了,swf在群文件star.swf [ 44%]

...   } private onloadswf():void { // console.log("ssss"); // let mc:Laya.MovieClip = Laya.loader.getRes("res/swf/star.swf"); // Laya.stage.addChild(mc); }     } } new laya.Loader_MultipleType();   2018-02-03 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀...

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

169. TypeError: Cannot read property 'length' of null [ 44%]

... not a function Cannot read property 'events' of undefined TypeError: Laya.MovieClip is not a constructor 问题状态 最新活动: 2020-03-10 09:40 浏览: 1595 关注: 2 人 Ame • 2020-03-10 15:54 我在第一个场景设置了autoDestroyAt=true,跳转到第二个场景的时候,这个预制体...

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

170. laya.display.Sprite [ 12%]

...asses AnimationPlayerBase, Component, DialogManager, GridSprite, MapLayer, MovieClip, Particle2D, Scene, Skeleton, Stage, Text, TileAniSprite, Video Sprite 是基本的显示图形的显示列表节点。 Sprite 默认没有宽高,默认不接受鼠标事件。通过 graphics 可以绘制图片或...

来源: laya_api 发布时间: 20170929