class Image extends Entityimport { Image } from "https://deno.land/x/caviar@2.5.5/src/entities/sprites/Image.ts"; ConstructorsnewImage(url: string,x: number,y: number,)Propertiesheight: numberimage: HTMLImageurl: stringwidth: numberMethodsload()