Shape.hpp
7 // In no event will the authors be held liable for any damages arising from the use of this software.
Image living on the graphics card that can be used for drawing.
Definition: Texture.hpp:47
Define the states used for drawing to a RenderTarget.
Definition: RenderStates.hpp:45
Base class for all render targets (window, texture, ...)
Definition: RenderTarget.hpp:51
Abstract base class for objects that can be drawn to a render target.
Definition: Drawable.hpp:44
Definition: AlResource.hpp:34
Decomposed transform defined by a position, a rotation and a scale.
Definition: Transformable.hpp:41