![]() |
galaxy 1.0.0
Real-Time C++23 Game Programming Framework. Built on data-driven design principles and agile software engineering.
|
Go to the source code of this file.
Classes | |
class | galaxy::Rect< Type > |
Represents a rectangle object. More... | |
Namespaces | |
namespace | galaxy |
Timer.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. | |