大约有 577 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0064 秒)
Laya3.0_api(280) Laya2.0_api(125) laya_api(89) Laya_社区(69) Laya2.0_文档(8) Laya3.0_文档(4) Laya2.0_示例(1) Laya_示例(1)
...l, ()=>{ if (this.loginDig) { this.loginDig.removeSelf(); this.loginDig.destroy(); } 2.this.btn_ok.on(Laya.Event.RIGHT_CLICK, this, this.OnBut_Open); OnBut_Open() : void { this.removeSelf(); this.destroy(); } 就是这两个函数,是不是就是使用lamb表达式就要使用null,不是匿...
来源: Laya_社区 发布时间: 20161202
...onstructors constructor Accessors cmds Methods addCmd alpha clear clipRect destroy drawCircle drawCurves drawEllipse drawImage drawLine drawLines drawPath drawPie drawPoly drawRect drawTexture drawTextures drawTriangles fillBorderText fillText fillTexture getBounds loadImage removeCmd restore rotate...
来源: Laya3.0_api 发布时间: 20231115
...lor blendMode bold borderColor cacheAs color components customRenderEnable destroyed displayHeight displayWidth displayedInStage drawCallOptimize editable filters focus font fontSize globalRotation globalScaleX globalScaleY graphics height hideFlags hitArea html htmlParseOptions is3D italic leading ...
来源: Laya3.0_api 发布时间: 20231115
...uctor Properties _extra _ownGraphics _scene _scene3D _skinBaseUrl _url autoDestroyAtClosed autoSize closeEffect closeHandler closeType group hitTestPrior isModal isPopupCenter isShowEffect mouseThrough name popupEffect tag CANCEL CLOSE NO OK SURE YES drawtocanvCtx unDestroyedScenes Accessors _isHeig...
来源: Laya3.0_api 发布时间: 20231115
...lo.disconnect(); } /** 销毁*/ public destroy(): void { this.close(); this.pomelo = null; if(this.mDecorate)this.mDecorate.destroy(); this.mDecorate = null; } } /** socke...
来源: Laya_社区 发布时间: 20161109
...itPixelCount < 0.3) { trace("remove"); _htmlCanvas.clear(); _htmlCanvas.destroy(); _tex.destroy(); _colorSpr.off(Event.MOUSE_MOVE, this, __moveHandler); } } private function getPixel(tex:Texture):int { var pixelCount:int = 0; /************getPixels内存泄漏*************/ var arr:Array = tex.ge...
来源: Laya_社区 发布时间: 20180302
...ffffff_ab_ab_ab add_iiiifff add_iiiifff_String_String alpha clear clipRect destroy drawCanvas drawCurves drawFilter drawMask drawMaskComposite drawMasked drawRect drawTarget drawTargetBlurFilter drawText drawTexture drawTextureWithSizeGrid drawTextureWithTransform drawTriangles fillBorderText fillBo...
来源: Laya3.0_api 发布时间: 20231102
...tatic] ShuriKenParticle3D CURRENTTIME : int[static] ShuriKenParticle3D destroyed : Boolean = false[只读]是否已经销毁。对象销毁后不能再使用。Node displayedInStage : Boolean[read-only] 表示是否在显示列表中显示。Node GRAVITY : int[static] ShuriKenParticle3D id ...
来源: Laya2.0_api 发布时间: 20190513
...有开启自定义渲染,才能使用customRender函数渲染。 Sprite destroyed : Boolean[只读]是否已经销毁。对象销毁后不能再使用。Node displayedInStage : Boolean[read-only] 表示是否在显示列表中显示。Node editable : Boolean 是否可编辑。 Input filters ...
来源: laya_api 发布时间: 20170929
...处崩溃: //Laya.__init([Media]); 另外视频destr __proto.destroy=function(detroyChildren){ (detroyChildren===void 0)&& (detroyChildren=true); _super.prototype.destroy.call(this,detroyChildren); // native会崩溃 ...
来源: Laya_社区 发布时间: 20181207