31 #ifndef DOXYGEN_SHOULD_SKIP_THIS
100 #ifndef DOXYGEN_SHOULD_SKIP_THIS
Base class for all render targets (window, texture, ...)
Definition: RenderTarget.h:65
Define the states used for drawing to a RenderTarget.
Definition: RenderStates.h:82
virtual void draw(RenderTarget &target, RenderStates states)=0
Draw the object to a render target.
Abstract base class for objects that can be drawn to a render window.
Definition: Drawable.h:79
virtual ~Drawable()
Virtual desctructor.
#define GF_API
Definition: Portability.h:35