Pyrogenesis
13997
|
#include "graphics/SColor.h"
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... | |