大约有 975 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0034 秒)
clip里设置缓存的key有漏洞 protected function loadComplete(url:String, img:Texture):void { if (url === _skin && img) { var w:Number = _clipWidth || Math.ceil(img.sourceWidth / _clipX); var h:Number = _clipHeight || Math.ceil(img.sourceHeight / _clipY); var key:String = _skin + w + h...
来源: Laya_社区 发布时间: 20171128
...容相关的链接 提交 2 个回复 topwcd 赞同来自: protected function _frameLoop():void { if (_style.visible && _style.alpha > 0.01) { this.index = _index, _index++; if (this._index >= this._count) { if (loop) this._index = 0; else { _index--; stop(); } event(Eve...
来源: Laya_社区 发布时间: 20160714
...dex... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/display/cmd/DrawLinesCmd" DrawLinesCmd Class DrawLinesCmd 绘制连续曲线 Hierarchy DrawLinesCmd Index Properties lineColor lineWidth points x y ID Methods...
来源: Laya3.0_api 发布时间: 20231115
...dex... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/display/cmd/DrawImageCmd" DrawImageCmd Class DrawImageCmd 绘制图片 Hierarchy DrawImageCmd Index Properties color height texture width x y ID Methods recov...
来源: Laya3.0_api 发布时间: 20231115
...dex... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/render/Sprite3DRenderDeclaration" Sprite3DRenderDeclaration Class Sprite3DRenderDeclaration Hierarchy Sprite3DRenderDeclaration Index Properties SHADE...
来源: Laya3.0_api 发布时间: 20231115
...dex... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/component/staticmesh/StaticBatchMesh" StaticBatchMesh Class StaticBatchMesh Hierarchy StaticBatchMesh Index Constructors constructor Properties bounds Meth...
来源: Laya3.0_api 发布时间: 20231115
...dex... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/ui/UIUtils" UIUtils Class UIUtils UIUtils 是文本工具集。 Hierarchy UIUtils Index Methods fillArray gray toColor Methods Static fillArray fillArray(arr:...
来源: Laya3.0_api 发布时间: 20231115
...ch index... The search index is not available ts Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/graphics/VertexDeclaration" VertexDeclaration Class VertexDeclaration VertexDeclaration 类用于生成顶点声明。 Hierarchy VertexDeclaration Index Co...
来源: Laya3.0_api 发布时间: 20231102
...ch index... The search index is not available ts Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/component/AvatarMask" AvatarMask Class AvatarMask 用来描述动画层遮罩 Hierarchy AvatarMask Index Constructors constructor Methods clone cloneTo get...
来源: Laya3.0_api 发布时间: 20231102
...:String, complete:Handler):void[static] 加载动画片段。 AnimationClipProtected Methods MethodDefined By _disposeResource():void[override] AnimationClipProperty Detailisloopingpropertypublic var islooping:Boolean是否循环。Constructor DetailAnimationClip()Constructorpublic function Ani...
来源: Laya2.0_api 发布时间: 20190513