大约有 204 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0037 秒)
...c/Protected All Inherited Externals Only exported Menu Globals "laya/utils/Base64Tool" Base64Tool Class Base64Tool Hierarchy Base64Tool Index Properties chars lookup reg reghead Methods decode encode init isBase64String Properties Static chars chars: string = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklm...
来源: Laya3.0_api 发布时间: 20231115
...资源的时候,会自动调用formatURL函数格式化URL路径 通过basePath属性可以设置网络基础路径 通过设置customFormat函数,可以自定义URL格式化的方式 Hierarchy URL Index Constructors constructor Properties basePath basePaths rootPath version Accessors path url M...
来源: Laya3.0_api 发布时间: 20231115
...RL 类用于定义地址信息。 Public Properties PropertyDefined By basePath : String[static] 基础路径。URL customFormat : Function[static] 自定义url格式化。例如: customFormat = function(url:String):String{} URL path : String[read-only] 地址的路径。URL rootPath ...
来源: laya_api 发布时间: 20170929
...et::ERR_FILE_NOT_FOUND调试出现这个结果 QQ玩一玩Image无法显示Base64图片 Retry to load: data:image/png;base64, 问题状态 最新活动: 2018-01-29 11:57 浏览: 700 关注: 2 人
来源: Laya_社区 发布时间: 20180129
...rticleShuriKen.module.shapeClasspublic class ConeShapeInheritanceConeShape BaseShape Object ConeShape 类用于创建锥形粒子形状。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By angle : Number发射角度。ConeShape emitType : i...
来源: laya_api 发布时间: 20170929
...rticleShuriKen.module.shapeClasspublic class ConeShapeInheritanceConeShape BaseShape Object ConeShape 类用于创建锥形粒子形状。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By angle : Number发射角度。ConeShape emitType : i...
来源: Laya2.0_api 发布时间: 20190513
...TMLCanvas size(w:Number, h:Number):void 设置宽高。 HTMLCanvas toBase64(type:String, encoderOptions:Number):String 把图片转换为base64信息 HTMLCanvas toBase64Async(type:String, encoderOptions:Number, callBack:Function):voidHTMLCanvasProperty Detail_sourcepropertypublic var _sourc...
来源: Laya2.0_api 发布时间: 20190513
...图片其实还有很多种方法,比如加载进来二进制,解码成base64,然后在赋值给你img,或者把二进制数据用canvas绘制出图片,然后toDataURL赋值给你img的src等等,方法很多,我们这里就用最简单有效的办法转换图片。 图片加载完成...
来源: Laya3.0_文档 发布时间: 20230303
...et::ERR_FILE_NOT_FOUND调试出现这个结果 QQ玩一玩Image无法显示Base64图片 Retry to load: data:image/png;base64, 问题状态 最新活动: 2017-01-08 11:14 浏览: 4367 关注: 2 人
来源: Laya_社区 发布时间: 20170108
...小游戏,预制体被忽略上传怎么办? 请问Texture2D如何用base64字符串构建对象 TiledMap创建地图在LayaAir中显示不完全 laya里面有没有通过一个类的名字(字符串)来获取该类的方法?类似get class by name 老项目类库升级到 LayaAir 2.1.0beta报...
来源: Laya_社区 发布时间: 20170215