class AtlasSprite extends Entityimport { AtlasSprite } from "https://deno.land/x/caviar@2.4.0/src/entities/sprites/mod.ts"; ConstructorsnewAtlasSprite(atlas: Atlas,x: number,y: number,frame: string,)Propertiesatlas: Atlasframe: Frameimage: HTMLImageMethodsload()