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