Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • AssetsManager

Index

Constructors

Methods

  • loadBinary(resource: string): Promise<Blob>
  • loadFont(fontName: string, resource: string): Promise<FontFace>
  • loadImage(resource: string): Promise<HTMLImageElement>
  • loadJson(resource: string): Promise<any>
  • loadText(resource: string): Promise<string>