Go to the source code of this file.
Classes | |
| class | galaxy::Rect< Type > |
| Represents a rectangle object. More... | |
Namespaces | |
| namespace | galaxy |
| Application.hpp galaxy. | |
Typedefs | |
| typedef Rect< int > | galaxy::iRect |
| Type definition for an int rectangle. | |
| typedef Rect< float > | galaxy::fRect |
| Type definition for a floating point rectangle. | |