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

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

1. laya.utils.Byte_API3.0 [ 100%]

...,包括小端字节序和大端字节序。通过 getSystemEndian 可以获取当前系统的字节序。 BIG_ENDIAN :大端字节序,地址低位存储值的高位,地址高位存储值的低位。有时也称之为网络字节序。 LITTLE_ENDIAN :小端字节序,地址低位存储值...

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

2. laya.net.URL_API3.0 [ 75%]

...etFileName getFileName(url: string): string Defined in laya/net/URL.ts:220 获取指定 URL 的文件名。 Parameters url: string 地址。 Returns string 返回文件名。 Static getPath getPath(url: string): string Defined in laya/net/URL.ts:210 获取指定 URL 的文件夹路径(不包括文...

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

3. laya.net.Loader_API3.0 [ 39%]

...las getAtlas(url: string): AtlasResource Defined in laya/net/Loader.ts:688 获取指定资源地址的图集地址列表。 Parameters url: string 图集地址。 Returns AtlasResource 返回地址集合。 Static getBaseTexture getBaseTexture<T>(url: string): T Defined in laya/net/Loader.ts:6...

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