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

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

331. clip里设置缓存的key有漏洞 [ 56%]

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

332. Animation的complete事件发出是时机不够准确 [ 56%]

...容相关的链接 提交 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

333. laya.display.cmd.DrawLinesCmd_API3.0 [ 56%]

...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

334. laya.display.cmd.DrawImageCmd_API3.0 [ 56%]

...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

335. laya.d3.core.render.Sprite3DRenderDeclaration_API3.0 [ 56%]

...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

336. laya.d3.component.staticmesh.StaticBatchMesh_API3.0 [ 56%]

...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

337. laya.ui.UIUtils_API3.0 [ 56%]

...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

338. laya.d3.graphics.VertexDeclaration_API3.0 [ 56%]

...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

339. laya.d3.component.AvatarMask_API3.0 [ 56%]

...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

340. laya.d3.animation.AnimationClip [ 56%]

...: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