大约有 4,043 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0126 秒)
...过加载直接创建动画 Parameters path:String — 要加载的动画文件路径 complete:Handler (default = null) — 加载完成的回调函数 aniMode:int (default = 0) — 与Skeleton.init的aniMode作用一致 paused()method public function paused():void 暂停动画的播放 play()...
来源: laya_api 发布时间: 20170929
...过加载直接创建动画 Parameters path:String — 要加载的动画文件路径 complete:Handler (default = null) — 加载完成的回调函数 aniMode:int (default = 0) — 与Skeleton.init的aniMode作用一致 paused()method public function paused():void 暂停动画的播放 play()...
来源: Laya2.0_api 发布时间: 20190513
...载顺序冲突 调试时如何解决 使用typescript开发项目,解决文件引用顺序问题 位图字体到底应该放在哪,项目里引用的目录到底是什么? laya3D项目压缩引用库 Laya2.4.0循环引用无法通过 引用MiniAdpter 类,微信开发者工具上运行,加...
来源: Laya_社区 发布时间: 20170321
...key-value键值对存储,key可以自定义,也可以从指定的配置文件中读取,value为对应的动画模版,是一个Graphics对象数组,每个Graphics对象对应一个帧图像,动画的播放实质就是定时切换Graphics对象。 使用set source、loadImages(...)、loadA...
来源: Laya3.0_api 发布时间: 20231115
...me:String, destroy:Boolean = true):void[static] 移除注册的位图字体文件。 Text updateZOrder():void根据zOrder进行重新排序。SpriteProtected Methods Show Inherited Protected Methods Show Inherited Protected Methods MethodDefined By _getTextStyle():TextStyleTextEvents Hide Inherit...
来源: Laya2.0_api 发布时间: 20190513
...me:String, destroy:Boolean = true):void[static] 移除注册的位图字体文件。 Text updateZOrder():void根据zOrder进行重新排序。SpriteProtected Methods Show Inherited Protected Methods Show Inherited Protected Methods MethodDefined By renderText(begin:int, visibleLineCount:int):void...
来源: laya_api 发布时间: 20170929
...,width,height){ console.log("onCharge-------------------------3"); //存储文件的方 Laya.Browser.window.conch.saveAsPng( arrayBuff,width,height,Laya.Browser.window.conch.getCachePath()+"/test.png" ); console.log("onCharge-------------------------4"); Laya.Browser.window.globalImage = window.docu...
来源: Laya_社区 发布时间: 20170609
...amples: number = 128 Defined in laya/d3/core/scene/Scene3D.ts:345 ide配置文件使用 _reflectionsResolution _reflectionsResolution: string = "256" Defined in laya/d3/core/scene/Scene3D.ts:343 ide配置文件使用 _reflectionsSource _reflectionsSource: number = 0 Defined in laya/d3/core/scene/Sce...
来源: Laya3.0_api 发布时间: 20231115
...人 HonestQiao 相关问题 Layabox 2.0 bate5 运行编译之后 bundle.js 文件里面没有使用命名空间类文件的定义!导致运行时 找不到类的定义!这是为什么? 已上传 Demo 附件 请问在layaIDE里,怎么调用微信小程序API LayaNative在Android 11上启动...
来源: Laya_社区 发布时间: 20250106
...: string): void Defined in laya/html/dom/HTMLIframeElement.ts:20 加载html文件,并解析数据 Parameters url: string Returns void innerHTML get innerHTML(): string set innerHTML(text: string): void Inherited from HTMLDivElement.innerHTML Defined in laya/html/dom/HTMLDivElement.ts:132 设置标...
来源: Laya3.0_api 发布时间: 20231102