大约有 290 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0029 秒)
...utils/Pool.ts:26 清除对象池的对象。 Parameters sign: string 对象类型标识字符。 Returns void Static createByClass createByClass<T>(cls: {}): T Defined in laya/utils/Pool.ts:69 根据类型创建对象 Type parameters T Parameters cls: {} 类型 Returns T Static getItem getItem...
来源: Laya3.0_api 发布时间: 20231115
...events/EventDispatcher.ts:32 派发事件。 Parameters type: string 事件类型。 Optional data: any (可选)回调数据。注意:如果是需要传递多个参数 p1,p2,p3,...可以使用数组结构如:[p1,p2,p3,...] ;如果需要回调单个参数 p ,且 p 是一个数组,则需...
来源: Laya3.0_api 发布时间: 20231115
...eb/Guide/Events/Orientation_and_motion_data_explained。 info: RotationInfo类型参数,保存设备的旋转值。 浏览器兼容性参见:http://caniuse.com/#search=deviceorientation Hierarchy EventDispatcher Gyroscope Index Constructors constructor Accessors instance Methods event hasListene...
来源: Laya3.0_api 发布时间: 20231115
...tatic ATLAS ATLAS: string = "atlas" Defined in laya/net/Loader.ts:95 图集类型,加载完成后返回图集json信息(并创建图集内小图Texture)。 Static BUFFER BUFFER: string = "arraybuffer" Defined in laya/net/Loader.ts:87 二进制类型,加载完成后返回包含arraybuffer的TextR...
来源: Laya3.0_api 发布时间: 20231115
...events/EventDispatcher.ts:32 派发事件。 Parameters type: string 事件类型。 Optional data: any (可选)回调数据。注意:如果是需要传递多个参数 p1,p2,p3,...可以使用数组结构如:[p1,p2,p3,...] ;如果需要回调单个参数 p ,且 p 是一个数组,则需...
来源: Laya3.0_api 发布时间: 20231115
...events/EventDispatcher.ts:32 派发事件。 Parameters type: string 事件类型。 Optional data: any (可选)回调数据。注意:如果是需要传递多个参数 p1,p2,p3,...可以使用数组结构如:[p1,p2,p3,...] ;如果需要回调单个参数 p ,且 p 是一个数组,则需...
来源: Laya3.0_api 发布时间: 20231115
..., cache?: boolean): void Defined in laya/net/LoaderManager.ts:97 根据clas类型创建一个未初始化资源的对象,随后进行异步加载,资源加载完成后,初始化对象的资源,并通过此对象派发 Event.LOADED 事件,事件回调参数值为此对象本身。套嵌资...
来源: Laya3.0_api 发布时间: 20231102
...events/EventDispatcher.ts:32 派发事件。 Parameters type: string 事件类型。 Optional data: any (可选)回调数据。注意:如果是需要传递多个参数 p1,p2,p3,...可以使用数组结构如:[p1,p2,p3,...] ;如果需要回调单个参数 p ,且 p 是一个数组,则需...
来源: Laya3.0_api 发布时间: 20231115
...:164 add axis event Parameters index: number axis索引 type: string 事件类型 caller: any 事件侦听函数的执行域。 listener: Function 事件侦听函数。 Returns void addButtonEvent addButtonEvent(index: number, type: string, caller: any, listener: Function): void Defined in laya/d3/W...
来源: Laya3.0_api 发布时间: 20231115
...D.ts:219 添加脚本。 Parameters type: typeof AnimatorStateScript 组件类型。 Returns AnimatorStateScript 脚本。 clone clone(): AnimatorState2D Defined in laya/components/AnimatorState2D.ts:265 克隆 Returns AnimatorState2D cloneTo cloneTo(destObject: any): void Defined in laya/components...
来源: Laya3.0_api 发布时间: 20231115