大约有 17 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0028 秒)
...r" Browser Class Browser Browser 是浏览器代理类。封装浏览器及原生 js 提供的一些功能。 Hierarchy Browser Index Properties PLATFORM_ANDROID PLATFORM_IOS PLATFORM_PC canvas context onAlipayMiniGame onAndroid onBDMiniGame onBLMiniGame onChrome onEdge onHWMiniGame onIE onIOS onIPa...
来源: Laya3.0_api 发布时间: 20231115
...ya/utils/Utils.ts:120 解析一个字符串,并返回一个整数。和JS原生的parseInt不同:如果str为空或者非数字,原生返回NaN,这里返回0。 Parameters str: string 要被解析的字符串。 Default value radix: number = 0 表示要解析的数字的基数。默认值为...
来源: Laya3.0_api 发布时间: 20231115
...vas get canvas(): any Defined in laya/renders/Render.ts:234 渲染使用的原生画布引用。 Returns any Static context get context(): Context Defined in laya/renders/Render.ts:229 目前使用的渲染器。 Returns Context Static customRenderEngine get customRenderEngine(): IRenderEngine set c...
来源: Laya3.0_api 发布时间: 20231115
...除了 Event.MESSAGE 事件参数为数据内容,其他事件参数都是原生的 HTML DOM Event 对象。 Parameters host: string 服务器地址。 port: number 服务器端口。 Default value isSecure: boolean = false 是否使用WebSocket安全协议wss,默认(false)使用普通协议w...
来源: Laya3.0_api 发布时间: 20231115
...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
...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
...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
...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
...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
...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