Pyrogenesis  trunk
Classes
Shapes.h File Reference
#include "graphics/SColor.h"
Include dependency graph for Shapes.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  CColor
 
class  CRect
 Rectangle class used for screen rectangles. More...
 
class  CPos
 Made to represent screen positions and delta values. More...
 
class  CSize
 Made to represent a screen size, should in philosophy be made of unsigned ints, but for the sake of compatibility with CRect and CPos it's not. More...