Gorgon Game Engine
Drawables.h File Reference
Include dependency graph for Drawables.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Drawable
 Represents a drawable object, that can be drawn to the given point. More...
 
class  Image
 This is an interface for solid texture based image. More...
 
class  RectangularDrawable
 
class  SizelessDrawable
 A drawable object that does not have a size and requires a region to draw. More...
 

Namespaces

 Gorgon
 Root namespace for Gorgon Game Engine.
 
 Gorgon::Graphics
 Contains generic 2D graphics related data structures and functions.