大约有 2,044 项符合查询结果, 库内数据总量为 31,625 项。 (搜索耗时: 0.0059 秒)
Laya_社区(1158) Laya3.0_api(290) Laya2.0_文档(199) Laya2.0_api(145) laya_api(135) Laya3.0_文档(113) Laya2.0_示例(2) Laya_示例(2)
...与画直线的参数区别是从第三位开始,第三位参数是Array类型的折线点集合,其中的“0,0”是折点A的起始坐标。“39,-50”是折点B的起始坐标。“78, 0”是折点C的起始坐标,“120, -50”是终点D的坐标。但是这里需要大家理解和...
来源: Laya3.0_文档 发布时间: 20251010
...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
...图像资源。建议使用“.atlas”文件(*使用时不需要加入类型设置代码*)。 (图3) #### 2.2 加载动画图集资源 通过`laya.display.Animation`类的`loadAtlas()`方法加载角色的图集动画资源,该方法的基础说明如图4所示。...
来源: Laya2.0_文档 发布时间: 20210715
...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
...ner(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher hitTestPoint(x:Number, y:Number):Boolean 检测某个点是否在此对象内。 Sprite initItems():void 初始化单元格信息。 List isMouseEvent(type:String):Boolea...
来源: Laya2.0_api 发布时间: 20190513
..."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
...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
...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
...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
...ner(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher hitTestPoint(x:Number, y:Number):Boolean 检测某个点是否在此对象内。 Sprite isMouseEvent(type:String):Boolean 检测指定事件类型是否是鼠标事件。 Ev...
来源: laya_api 发布时间: 20170929