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

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

101. 小游戏环境下 声音的缓存机制导致更换声音文件失败 [ 82%]

...ivate * 加载声音。 * @param url 地址。 */ public function load(url:String):void { if (!MiniFileMgr.isLocalNativeFile(url)) { url = URL.formatURL(url); }else { if (url.indexOf("http://") != -1 || url.indexOf("https://") != -1) { if(MiniFileMgr.loadPath != "") { url = url.spl...

来源: Laya_社区 发布时间: 20180503

102. laya.resource.RenderTexture_API3.0 [ 82%]

...锁,如果true为不能使用自动释放机制。 Optional name name: string Inherited from Resource.name Defined in laya/resource/Resource.ts:105 名称。 url url: string Inherited from Resource.url Defined in laya/resource/Resource.ts:107 获取资源的URL地址。 uuid uuid: string Inherited...

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

103. bitmapFont.loadFont()加载多个地址导致位图输出重 [ 82%]

...m6.fnt","res/fontadd/num+.fnt"]);     private setDataByTextureList(value:string, urls:string[]){ for(var i=0;i<urls.length;i++){ var bitmapFont: BitmapFont = new BitmapFont(); var url=urls[i]; bitmapFont.loadFont(url, new Handler(this, this.onFontLoaded, [bitmapFont,value])); } private onFontLo...

来源: Laya_社区 发布时间: 20190705

104. Animation用法疑问 [ 82%]

Animation用法疑问 1. createFrames(url:*, name:String):Array [static] 创建动画模板,相同地址的动画可共享播放模板,而不必每次都创建一份新的,从而节省创建Graphics集合的开销创建完播放模板怎么用?API并没有说明如何使用。 2. loadAtlas(...

来源: Laya_社区 发布时间: 20170314

105. 关于HttpRequest [ 82%]

...串 */ public static urlEncode(param:any, key?:any, encode:boolean = true):string{ if (param == null) return ''; var paramStr = ''; var t = typeof (param); if (t == 'string' || t == 'number' || t == 'boolean') { paramStr += '&' + key + '=' + ((encode == null || encode) ? encodeURIComponent(param...

来源: Laya_社区 发布时间: 20170628

106. laya.resource.RenderTexture2D_API3.0 [ 81%]

...锁,如果true为不能使用自动释放机制。 Optional name name: string Inherited from Resource.name Defined in laya/resource/Resource.ts:105 名称。 url url: string Inherited from Resource.url Defined in laya/resource/Resource.ts:107 获取资源的URL地址。 uuid uuid: string Inherited...

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

107. laya.d3.core.light.DirectionLight_API3.0 [ 81%]

...d from Node._scene Defined in laya/display/Node.ts:641 Optional _url _url: string Inherited from Node._url Defined in laya/display/Node.ts:55 name name: string = "" Inherited from Node.name Defined in laya/display/Node.ts:59 节点名称。 Optional tag tag: string Inherited from Node.tag Defined in...

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

108. laya.d3.resource.RenderTextureCube_API3.0 [ 81%]

...锁,如果true为不能使用自动释放机制。 Optional name name: string Inherited from Resource.name Defined in laya/resource/Resource.ts:97 名称。 url url: string Inherited from Resource.url Defined in laya/resource/Resource.ts:99 获取资源的URL地址。 uuid uuid: string Inherited f...

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

109. laya.resource.NativeRenderTexture2D_API3.0 [ 81%]

...锁,如果true为不能使用自动释放机制。 Optional name name: string Inherited from Resource.name Defined in laya/resource/Resource.ts:105 名称。 url url: string Inherited from Resource.url Defined in laya/resource/Resource.ts:107 获取资源的URL地址。 uuid uuid: string Inherited...

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

110. laya.d3.core.material.Material_API3.0 [ 81%]

...锁,如果true为不能使用自动释放机制。 Optional name name: string Inherited from Resource.name Defined in laya/resource/Resource.ts:105 名称。 renderQueue renderQueue: number Defined in laya/d3/core/material/Material.ts:100 所属渲染队列. url url: string Inherited from Resource...

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