class AtlasSprite extends Entityimport { AtlasSprite } from "https://deno.land/x/caviar@2.6.9/web/mod.ts"; ConstructorsnewAtlasSprite(atlas: Atlas,x: number,y: number,frame: string,)Propertiesatlas: Atlasbitmap: ImageBitmapframe: Frameimage: HTMLImageElementMethodsload()