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

大约有 15 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0030 秒)

1. laya.utils.Utils_API3.0 [ 100%]

...ya/utils/Utils.ts:120 解析一个字符串,并返回一个整数。和JS原生的parseInt不同:如果str为空或者非数字,原生返回NaN,这里返回0。 Parameters str: string 要被解析的字符串。 Default value radix: number = 0 表示要解析的数字的基数。默认值为...

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

2. laya.physics.joint.JointBase_API3.0 [ 71%]

...int get joint(): any Defined in laya/physics/joint/JointBase.ts:18 [只读]原生关节对象 Returns any Methods _initialize _initialize(): void Inherited from Component._initialize Defined in laya/components/Component.ts:56 Returns void _setOwner _setOwner(node: Node): void Inherited from Componen...

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

3. laya.net.HttpRequest_API3.0 [ 68%]

...et http(): any Defined in laya/net/HttpRequest.ts:199 本对象所封装的原生 XMLHttpRequest 引用。 Returns any url get url(): string Defined in laya/net/HttpRequest.ts:187 请求的地址。 Returns string Methods event event(type: string, data?: any): boolean Inherited from EventDispatcher....

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

4. laya.net.Socket_API3.0 [ 68%]

...除了 Event.MESSAGE 事件参数为数据内容,其他事件参数都是原生的 HTML DOM Event 对象。 Parameters host: string 服务器地址。 port: number 服务器端口。 Default value isSecure: boolean = false 是否使用WebSocket安全协议wss,默认(false)使用普通协议w...

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

5. laya.physics.joint.GearJoint_API3.0 [ 67%]

...from JointBase.joint Defined in laya/physics/joint/JointBase.ts:18 [只读]原生关节对象 Returns any ratio get ratio(): number set ratio(value: number): void Defined in laya/physics/joint/GearJoint.ts:42 两个齿轮角速度比例,默认1 Returns number Defined in laya/physics/joint/GearJoin...

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

6. laya.physics.joint.PulleyJoint_API3.0 [ 65%]

...from JointBase.joint Defined in laya/physics/joint/JointBase.ts:18 [只读]原生关节对象 Returns any Methods _initialize _initialize(): void Inherited from Component._initialize Defined in laya/components/Component.ts:56 Returns void _setOwner _setOwner(node: Node): void Inherited from Componen...

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

7. laya.physics.joint.WeldJoint_API3.0 [ 65%]

...from JointBase.joint Defined in laya/physics/joint/JointBase.ts:18 [只读]原生关节对象 Returns any Methods _initialize _initialize(): void Inherited from Component._initialize Defined in laya/components/Component.ts:56 Returns void _setOwner _setOwner(node: Node): void Inherited from Componen...

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

8. laya.physics.joint.MouseJoint_API3.0 [ 65%]

...from JointBase.joint Defined in laya/physics/joint/JointBase.ts:18 [只读]原生关节对象 Returns any maxForce get maxForce(): number set maxForce(value: number): void Defined in laya/physics/joint/MouseJoint.ts:85 鼠标关节在拖曳刚体bodyB时施加的最大作用力 Returns number Define...

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

9. laya.physics.joint.MotorJoint_API3.0 [ 62%]

...from JointBase.joint Defined in laya/physics/joint/JointBase.ts:18 [只读]原生关节对象 Returns any linearOffset get linearOffset(): any[] set linearOffset(value: any[]): void Defined in laya/physics/joint/MotorJoint.ts:53 基于otherBody坐标位置的偏移量,也是selfBody的目标位置...

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

10. laya.physics.joint.DistanceJoint_API3.0 [ 62%]

...from JointBase.joint Defined in laya/physics/joint/JointBase.ts:18 [只读]原生关节对象 Returns any length get length(): number set length(value: number): void Defined in laya/physics/joint/DistanceJoint.ts:67 约束的目标静止长度 Returns number Defined in laya/physics/joint/DistanceJoi...

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