class Atlas extends Entityimport { Atlas } from "https://deno.land/x/caviar@2.4.0/src/entities/sprites/Atlas.ts"; ConstructorsnewAtlas(atlasUrl: string, type?: string)Propertiesatlas: PhaserAtlas | PixiAtlas | GodotAtlasimage: HTMLImagereadonlyimgUrl: stringpreloaded: booleanMethodsgetFrame(key: string): Frameload(): Promise<Atlas>