大约有 2,482 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0054 秒)
Laya_社区(720) Laya3.0_api(672) Laya2.0_api(367) laya_api(298) Laya_示例(150) Laya2.0_示例(114) Laya2.0_文档(107) Laya3.0_文档(54)
...r.height); Laya.stage.bgColor = "#ffffff"; Stat.show(); this.startFun(); } public startFun():void { this.mAniPath = "res/spine/spineRes2/goblins.sk"; this.mFactory = new Templet(); this.mFactory.on(Event.COMPLETE, this, this.parseComplete); this.mFactory.on(Event.ERROR, this, this.onError); this.mFa...
来源: Laya2.0_示例 发布时间: 20260106
...; import laya.ui.List; import laya.utils.Handler; import laya.webgl.WebGL; public class Bootstrapper extends Sprite { protected var _list:List; protected var _items:Array; protected var _loadingBg:Sprite; public function Bootstrapper() { Laya.init(696, 1118, WebGL); Laya.stage.bgColor = "#232628"; L...
来源: Laya_社区 发布时间: 20170323
...dex | Frames No Frames IFilterActionMethods Packagelaya.filtersInterfacepublic interface IFilterAction IFilterAction 是滤镜动画接口。 Public Methods MethodDefined By apply(srcCanvas:*):*IFilterActionMethod Detailapply()method public function apply(srcCanvas:*):* Parameters srcCanvas:...
来源: laya_api 发布时间: 20170929
...s | Index | Frames No Frames IRenderProperties Packagelaya.uiInterfacepublic interface IRenderImplementors List, Tree IRender 接口,实现设置项的渲染类型。 Public Properties PropertyDefined By itemRender : *[write-only] 渲染项。 IRenderProperty DetailitemRenderpropertyitemR...
来源: laya_api 发布时间: 20170929
...dex | Frames No Frames RayProperties | Methods Packagelaya.d3.mathClasspublic class RayInheritanceRay Object Ray 类用于创建射线。 Public Properties PropertyDefined By direction : Vector3方向Ray origin : Vector3原点RayPublic Methods MethodDefined By Ray(origin:Vector3, dir...
来源: laya_api 发布时间: 20170929
...mes No Frames DrawOrderDataProperties | Methods Packagelaya.ani.boneClasspublic class DrawOrderDataInheritanceDrawOrderData Object ... Public Properties PropertyDefined By drawOrder : Vector.<int>DrawOrderData time : NumberDrawOrderDataPublic Methods MethodDefined By DrawOrderDat...
来源: laya_api 发布时间: 20170422
... No Frames ColorFilterActionProperties | Methods Packagelaya.filtersClasspublic class ColorFilterActionInheritanceColorFilterAction ObjectImplements IFilterAction ColorFilterAction 是一个颜色滤镜应用类。 Public Properties PropertyDefined By data : ColorFilterColorFilterActionPublic ...
来源: laya_api 发布时间: 20170422
...Frames ParticleTemplateBaseProperties | Methods Packagelaya.particleClasspublic class ParticleTemplateBaseInheritanceParticleTemplateBase Object ParticleTemplateBase 类是粒子模板基类 Public Properties PropertyDefined By settings : ParticleSetting 粒子配置数据 ParticleTemplateBase...
来源: laya_api 发布时间: 20170929
...ex | Frames No Frames IUpdateMethods Packagelaya.d3.core.renderInterfacepublic interface IUpdateImplementors Component3D, Sprite3D IUpdate 接口用于实现3D对象的更新相关功能。 Public Methods MethodDefined By _update(state:RenderState):voidIUpdateMethod Detail_update()method pub...
来源: laya_api 发布时间: 20170929
...lasses | Index | Frames No Frames IItemMethods Packagelaya.uiInterfacepublic interface IItemImplementors List, UIGroup, ViewStack Item接口。 Public Methods MethodDefined By initItems():void 初始化列表项。 IItemMethod DetailinitItems()method public function initItems():void 初始...
来源: laya_api 发布时间: 20170929