A Texture is an element that stores a texture to render in the window. It can't be instantiated alone...
Definition: Texture.hpp:24
Ellipse(const int x, const int y, const unsigned int xd, const unsigned int yd=0)
Constructs a new Ellipse element. Creates a circle if the vertical diameter is not specified...