class sprite :Sprites : class for drawing imagesunit ->object..end
Sfml.drawable For internal use onlyval point : pointermethod setImage : image -> unitmethod getImage : imagemethod setSubRect : intRect -> unitmethod getSubRect : intRectmethod resize : float -> float -> unitmethod getWidth : floatmethod getHeight : floatmethod flipX : bool -> unitmethod flipY : bool -> unitmethod getPixel : int -> int -> color