大约有 698 项符合查询结果, 库内数据总量为 30,935 项。 (搜索耗时: 0.0043 秒)
Laya_社区(286) Laya3.0_api(156) laya_api(106) Laya2.0_api(98) Laya2.0_文档(24) Laya_示例(16) Laya3.0_文档(8) Laya2.0_示例(4)
...reate destroy event hasListener isCreateFromURL off offAll offAllCaller on once destroyUnusedResources Constructors constructor new Prefab(version?: number): Prefab Overrides Resource.__constructor Defined in laya/resource/HierarchyResource.ts:12 Parameters Optional version: number Returns Prefab Pr...
来源: Laya3.0_api 发布时间: 20231115
...onsumerId:"533", } alert(JSON.stringify(data)); hr = new HttpRequest(); hr.once(Event.PROGRESS, this, onHttpRequestProgress); hr.once(Event.COMPLETE, this, onHttpRequestComplete); hr.once(Event.ERROR, this, onHttpRequestError); var headers = []; headers.push("Content-Type"); headers.push("applicatio...
来源: Laya_社区 发布时间: 20170620
...l Inherited Externals Only exported Menu Globals "laya/d3/animation/AnimationClip" AnimationClip Class AnimationClip AnimationClip 类用于动画片段资源。 Hierarchy Resource AnimationClip Index Constructors constructor Properties _id destroyedImmediately islooping lock name url uuid DEBUG Acc...
来源: Laya3.0_api 发布时间: 20231115
... hr = new HttpRequest(); hr.once(Event.PROGRESS, this, onHttpRequestProgress); hr.once(Event.COMPLETE, this, onHttpRequestComplete); hr.once(Event.ERROR, this, onHttpRequestError); hr.send(N...
来源: Laya_社区 发布时间: 20160626
...链接 提交 1 个回复 liuliqianxiao 赞同来自: 可以用Laya.timer.once这个来执行延时函数。 2018-01-04 0 3 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 LM20081991 相关问题 两个对象new了一个相同的对象,调...
来源: Laya_社区 发布时间: 20180104
...his).siblings(aWater).hide() );//指定数组范围 - 隐藏 // Laya.timer.once(1000,this,function(){ // JQ(aWater).show();//全部显示; // }) // console.log(JQ(this).index(aWater)); }) //Laya.timer.once(3000,this,function(){ // JQ(aWater).off('click');//解除绑定 - 3秒后没有该点击事...
来源: Laya_社区 发布时间: 20171123
...se connect connectByUrl event flush hasListener off offAll offAllCaller on once send Constructors constructor new Socket(host?: string | null, port?: number, byteClass?: {}, protocols?: any[] | null, isSecure?: boolean): Socket Defined in laya/net/Socket.ts:106 创建新的 Socket 对象。默认字...
来源: Laya3.0_api 发布时间: 20231115
...reate destroy event hasListener isCreateFromURL off offAll offAllCaller on once destroyUnusedResources Constructors constructor new PrefabImpl(api: IHierarchyParserAPI, data: any, version: number): PrefabImpl Overrides Prefab.constructor Defined in laya/resource/PrefabImpl.ts:22 实例化一个预...
来源: Laya3.0_api 发布时间: 20231115
...oneTo destroy event hasListener isCreateFromURL off offAll offAllCaller on once _parse destroyUnusedResources load Constructors constructor new Avatar(): Avatar Overrides Resource.__constructor Defined in laya/d3/core/Avatar.ts:45 创建一个 Avatar 实例。 Returns Avatar Properties destoryedImme...
来源: Laya3.0_api 发布时间: 20231102
...reate destroy event hasListener isCreateFromURL off offAll offAllCaller on once registerExtra unregisterExtra destroyUnusedResources Constructors constructor new glTFResource(): glTFResource Overrides Prefab.constructor Defined in laya/gltf/glTFResource.ts:63 Returns glTFResource Properties destorye...
来源: Laya3.0_api 发布时间: 20231102