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

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

501. tiledmap有时尺寸不正确 [ 66%]

...reate(this, this.onCompleteHandler)); } /** * 销毁当前地图 */ public destroy():void{ if (this._mTiledMap) this._mTiledMap.destroy(); if (this._mLevelConf) this._mLevelConf = null; this._mLoadState = ESceneLoadState.eLoadNull; } /** * 地图数据加载完成后的回调函数 */ private onComp...

来源: Laya_社区 发布时间: 20180529

502. laya.ui.Button [ 66%]

...,使用大括号可以指定组件的任意属性进行赋值。 Button destroyed : Boolean = false[只读]是否已经销毁。对象销毁后不能再使用。Node disabled : Boolean 是否禁用页面,设置为true后,会变灰并且禁用鼠标。UIComponent displayedInStage : Boolean[r...

来源: Laya2.0_api 发布时间: 20190513

503. Layabox web 复制一段文字到剪贴板 [ 66%]

...d.on("success", function (e) { console.log("ok:") console.log(e) clipboard.destroy(); }) clipboard.on("error", function (e) { console.log("err:") console.log(e) clipboard.destroy(); })  //确认按钮 this.confirmBtn.onclick = function () { _this.CloseDivAndInfoMesg(this); } // 创建弹出层 遮...

来源: Laya_社区 发布时间: 20181214

504. 缓动 · LayaAir3.3 · 引擎文档 · LAYABOX [ 66%]

...缓动会自动停止。一般情况下,如果任务的目标对象有 destroyed 属性,则不需要设置此属性。如果任务的目标对象没有 destroyed 属性,则可以设置此属性。 * @returns 返回一个Tween对象。 */ static create(target?: any, lifecycleOwner?: { destroyed...

来源: Laya3.0_文档 发布时间: 20251010

505. laya.ui.TextInput [ 66%]

...,使用大括号可以指定组件的任意属性进行赋值。 Label destroyed : Boolean = false[只读]是否已经销毁。对象销毁后不能再使用。Node disabled : Boolean 是否禁用页面,设置为true后,会变灰并且禁用鼠标。UIComponent displayedInStage : Boolean[re...

来源: Laya2.0_api 发布时间: 20190513

506. laya.ui.AutoBitmap [ 66%]

...d 设置剪裁区域,超出剪裁区域的坐标不显示。 Graphics  destroy():void[override] 销毁此对象。 AutoBitmap drawCircle(x:Number, y:Number, radius:Number, fillColor:*, lineColor:* = null, lineWidth:Number = 1):void 绘制圆形。 Graphics drawCurves(x:Number, y:Number, points...

来源: laya_api 发布时间: 20170929

507. laya.d3.component.Component3D [ 66%]

...itanceComponent3D EventDispatcher ObjectImplements IUpdate, laya.resource.IDestroySubclasses Animator, AttachPoint, Collider, KeyframeAnimations, Script Component3D 类用于创建组件的父类。 Public Properties PropertyDefined By  destroyed : Boolean[read-only] 获取是否已销毁。 Comp...

来源: laya_api 发布时间: 20170929

508. laya.d3.core.SimpleSkinnedMeshSprite3D_API3.0 [ 66%]

..._PROBESTEPS WORLDINVERTFRONT Accessors active activeInHierarchy components destroyed displayedInStage hideFlags id is3D layer meshFilter numChildren parent scene simpleSkinnedMeshRenderer timer transform url Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponent...

来源: Laya3.0_api 发布时间: 20231115

509. laya.ui.TextInput [ 66%]

...,使用大括号可以指定组件的任意属性进行赋值。 Label destroyed : Boolean[只读]是否已经销毁。对象销毁后不能再使用。Node disabled : Boolean 是否禁用页面,设置为true后,会变灰并且禁用鼠标。Component displayedInStage : Boolean[read-only] ...

来源: laya_api 发布时间: 20170929

510. laya.d3.core.render.BaseRender [ 65%]

...enderInheritanceBaseRender EventDispatcher ObjectImplements laya.resource.IDestroySubclasses GlitterRender, MeshRender, ShurikenParticleRender, TerrainRender, WaterRender Render 类用于渲染器的父类,抽象类不允许实例。 Public Properties PropertyDefined By  boundingBox : BoundBox[...

来源: laya_api 发布时间: 20170929