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