大约有 678 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0067 秒)
Laya_社区(341) Laya3.0_api(164) Laya2.0_api(58) laya_api(54) Laya2.0_文档(29) Laya3.0_文档(19) Laya2.0_示例(7) Laya_示例(6)
...例。 Returns Component 组件。 bubbleEvent bubbleEvent(type: string, data?: any): void Inherited from Node.bubbleEvent Defined in laya/display/Node.ts:145 Parameters type: string Optional data: any Returns void callLater callLater(method: Function, args?: any[]): void Inherited from Node.callLat...
来源: Laya3.0_api 发布时间: 20231115
... }else if (char1==="d"){ if (url.indexOf("data:image")===0)return url; }else if (char1==="/"){ return url; } console.log("最终返回的地址",(base || URL.basePath)+url); ...
来源: Laya_社区 发布时间: 20191122
...6 writeUint32 writeUint8 getSystemEndian Constructors constructor new Byte(data?: any): Byte Defined in laya/utils/Byte.ts:50 创建一个 Byte 类的实例。 Parameters Default value data: any = null 用于指定初始化的元素数目,或者用于初始化的TypedArray对象、ArrayBuffer对...
来源: Laya3.0_api 发布时间: 20231115
...例。 Returns Component 组件。 bubbleEvent bubbleEvent(type: string, data?: any): void Inherited from Node.bubbleEvent Defined in laya/display/Node.ts:145 Parameters type: string Optional data: any Returns void callLater callLater(method: Function, args?: any[]): void Inherited from Node.callLat...
来源: Laya3.0_api 发布时间: 20231115
...例。 Returns Component 组件。 bubbleEvent bubbleEvent(type: string, data?: any): void Inherited from Node.bubbleEvent Defined in laya/display/Node.ts:145 Parameters type: string Optional data: any Returns void callLater callLater(method: Function, args?: any[]): void Inherited from Node.callLat...
来源: Laya3.0_api 发布时间: 20231115
...开启自定义渲染,才能使用customRender函数渲染。 Sprite dataSource : *[override] 数据赋值,通过对UI赋值来控制UI显示逻辑。 简单赋值会更改组件的默认属性,使用大括号可以指定组件的任意属性进行赋值。 Box destroyed : Boolean[只读]...
来源: laya_api 发布时间: 20170929
...lorPicker Label Image Slider ScrollBar ComboBox ProgressBar TipManager OpenDataContextView Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alph...
来源: Laya3.0_api 发布时间: 20231115
...例。 Returns Component 组件。 bubbleEvent bubbleEvent(type: string, data?: any): void Inherited from Node.bubbleEvent Defined in laya/display/Node.ts:145 Parameters type: string Optional data: any Returns void callLater callLater(method: Function, args?: any[]): void Inherited from Node.callLat...
来源: Laya3.0_api 发布时间: 20231115
...例。 Returns Component 组件。 bubbleEvent bubbleEvent(type: string, data?: any): void Inherited from Node.bubbleEvent Defined in laya/display/Node.ts:145 Parameters type: string Optional data: any Returns void callLater callLater(method: Function, args?: any[]): void Inherited from Node.callLat...
来源: Laya3.0_api 发布时间: 20231115
...:Number, offsetX:Number, offsetY:Number):TextureSprite event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher frameLoop(delay:int, caller:*, method:Function, args:Array = null, coverBefore:Boolean = true):void 定时重复执行某函数(基于帧率)。功能同Laya.timer.frame...
来源: Laya2.0_api 发布时间: 20190513