31 #ifndef DOXYGEN_SHOULD_SKIP_THIS   100 #ifndef DOXYGEN_SHOULD_SKIP_THIS Base class for all render targets (window, texture, ...) 
Definition: RenderTarget.h:66
 
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
 
The namespace for gf classes. 
Definition: Action.h:34
 
virtual ~Drawable()
Virtual desctructor. 
 
#define GF_API
Definition: Portability.h:35