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

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

1951. 绘制能力 · LayaAir3.3 · 引擎文档 · LAYABOX [ 33%]

...与画直线的参数区别是从第三位开始,第三位参数是Array类型的折线点集合,其中的“0,0”是折点A的起始坐标。“39,-50”是折点B的起始坐标。“78, 0”是折点C的起始坐标,“120, -50”是终点D的坐标。但是这里需要大家理解和...

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

1952. laya.ui.Widget_API3.0 [ 33%]

...components/Component.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 owner owner: Node Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Define...

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

1953. 图集动画(ActionScript-LayaAir基础篇(AS3)-动画基础) [ 33%]

...图像资源。建议使用“.atlas”文件(*使用时不需要加入类型设置代码*)。 ![图片3.png](img/3.png)(图3) #### 2.2 加载动画图集资源 通过`laya.display.Animation`类的`loadAtlas()`方法加载角色的图集动画资源,该方法的基础说明如图4所示。...

来源: Laya2.0_文档 发布时间: 20210715

1954. laya.d3.component.volume.Volume_API3.0 [ 33%]

...components/Component.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 owner owner: Node Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Define...

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

1955. laya.ui.List [ 33%]

...ner(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher hitTestPoint(x:Number, y:Number):Boolean 检测某个点是否在此对象内。 Sprite  initItems():void 初始化单元格信息。 List isMouseEvent(type:String):Boolea...

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

1956. [LayaAirIDE 2.0]TextInput真机输入时显示蓝色字,求解 [ 33%]

..."left"; // } // input.align = "left"; lable.color = "#fff"; // 改为密码类型 // if (input.name == "input_password" || input.name == "input_repassword") { // input.type = "password"; // } break; case Laya.Event.BLUR: this._checkInput(input); // input.color = "#888"; // 用户什么也没输入...

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

1957. laya.d3.core.particleshuriken.module.GradientAngularVelocity_API3.0 [ 33%]

...articleShuriKen/module/GradientAngularVelocity.ts:167 生命周期角速度类型,0常量模式,1曲线模式,2随机双常量模式,3随机双曲线模式。 Returns number Methods clone clone(): any Defined in laya/d3/core/particleShuriKen/module/GradientAngularVelocity.ts:364 克隆。 Retu...

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

1958. laya.d3.physicscannon.CannonPhysicsTriggerComponent_API3.0 [ 32%]

...components/Component.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 canScaleShape canScaleShape: boolean = true Inherited from CannonPhysicsTriggerComponent.canScaleShape Defined in laya/d3/physicsCannon/CannonPhysicsComponent.ts:191 是否可以缩放Shape。 owner owne...

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

1959. laya.d3.physicscannon.CannonPhysicsCollider_API3.0 [ 32%]

...components/Component.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 canScaleShape canScaleShape: boolean = true Inherited from CannonPhysicsTriggerComponent.canScaleShape Defined in laya/d3/physicsCannon/CannonPhysicsComponent.ts:191 是否可以缩放Shape。 owner owne...

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

1960. laya.display.Text [ 32%]

...ner(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher hitTestPoint(x:Number, y:Number):Boolean 检测某个点是否在此对象内。 Sprite isMouseEvent(type:String):Boolean 检测指定事件类型是否是鼠标事件。 Ev...

来源: laya_api 发布时间: 20170929