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

大约有 173 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0047 秒)

171. laya.media.VideoNode_API3.0 [ 8%]

...播放,会得到多个缓冲范围。 buffered.length返回缓冲范围个数。如获取第一个缓冲范围则是buffered.start(0)和buffered.end(0)。以秒计。 Returns any TimeRanges(JS)对象 cacheAs get cacheAs(): string set cacheAs(value: string): void Inherited from Text.cacheAs Defined...

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

172. laya.ui.List_API3.0 [ 7%]

...; } private function onLoadComplete():void { var arr:Array = [];//创建一个数组,用于存贮列表的数据信息。 for (var i:int = 0; i < 20; i++) { arr.push({label: "item" + i}); } var list:List = new List();//创建一个 List 类的实例对象 list 。 list.itemRender = Item;//设...

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

173. 打包成APK运行一半崩溃 [ 7%]

...:09.578    8591-8609/? I/LayaBox﹕ INFO:gles 支持的最大顶点属性个数=16 04-11 11:17:09.578    8591-8609/? I/LayaBox﹕ Start js scripts/apploader.js 04-11 11:17:09.793    8591-8658/? I/LayaBox﹕ js thread started. 04-11 11:17:09.797    8591-8658/? I/LayaBox﹕ found the file in t...

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