大约有 3,136 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0116 秒)
Laya_社区(2418) Laya3.0_api(201) Laya2.0_文档(169) Laya2.0_api(98) laya_api(84) Laya_示例(69) Laya3.0_文档(66) Laya2.0_示例(31)
... Frames FrameAnimationProperties | Methods | Events | Constants Packagelaya.displayClasspublic class FrameAnimationInheritanceFrameAnimation AnimationPlayerBase Sprite Node EventDispatcher ObjectSubclasses EffectAnimation 关键帧动画播放类。 Public Properties Hide Inherited Public Proper...
来源: laya_api 发布时间: 20170929
...,我的代码在附件里 我用as3、FlashDevelop调试的matter.js, laya版本1.7.8, matter.js版本0.13.0 刚体发生碰撞后不会旋转, 我的代码在附件里 附件 : --> WWJ.rar 2017-08-22 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: ...
来源: Laya_社区 发布时间: 20170822
... | Frames No Frames TileAniSpriteProperties | Methods | Events Packagelaya.mapClasspublic class TileAniSpriteInheritanceTileAniSprite Sprite Node EventDispatcher Object TildMap的动画显示对象(一个动画(TileTexSet),可以绑定多个动画显示对象(TileAniSprite)) Publi...
来源: laya_api 发布时间: 20170929
...Frames No Frames VBoxProperties | Methods | Events | Constants Packagelaya.uiClasspublic class VBoxInheritanceVBox LayoutBox Box Component Sprite Node EventDispatcher Object VBox 是一个垂直布局容器类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties...
来源: laya_api 发布时间: 20170929
...dex | Frames No Frames TipManagerProperties | Methods | Events Packagelaya.uiClasspublic class TipManagerInheritanceTipManager Component Sprite Node EventDispatcher Object鼠标提示管理类Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By...
来源: laya_api 发布时间: 20170929
...sp:Sprite = new Sprite(); sp.graphics.drawRect(0, 0, 100, 100, "#ffff00"); Laya.stage.addChild(sp); sp.x = 50; trace(sp.x); // 输出50 sp.cacheAs = "bitmap"; sp.staticCache = true; sp.x = 100; trace(sp.x); // 输出100,且编译出来的效果也是在这个位置,说明staticCache = true无效...
来源: Laya_社区 发布时间: 20171120
clearRes内存泄漏 使用Laya.loader.clearRes之后重新加载图片,会有内存泄漏 附件 : --> DemoClearRes.zip 2018-04-25 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3 个回复 OneWay 赞同来自: Laya.loade...
来源: Laya_社区 发布时间: 20180425
...找到相关结果 已邀请: 与内容相关的链接 提交 9 个回复 Laya_Aaron 赞同来自: 第二个参数: props 变化的属性列表,比如{x:100,y:20,ease:Ease.backOut,complete:Handler.create(this,onComplete),update:new Handler(this,onComplete)}。 update这个 数值改变就...
来源: Laya_社区 发布时间: 20180109
...dex | Frames No Frames GridSpriteProperties | Methods | Events Packagelaya.mapClasspublic class GridSpriteInheritanceGridSprite Sprite Node EventDispatcher Object 地图的每层都会分块渲染处理 本类就是地图的块数据 Public Properties Hide Inherited Public Properties Show Inher...
来源: laya_api 发布时间: 20170929
... | Frames No Frames TrailSprite3DProperties | Methods | Events Packagelaya.d3.core.trailClasspublic class TrailSprite3DInheritanceTrailSprite3D RenderableSprite3D Sprite3D Node EventDispatcher Object TrailSprite3D 类用于创建拖尾渲染精灵。 Public Properties Hide Inherited Public Prop...
来源: Laya2.0_api 发布时间: 20190513