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