|
GameKit
0.0.1a
C++ gamedev tools
|
Go to the source code of this file.
Classes | |
| class | gk::Rect< T > |
| Utility class for manipulating 2D axis aligned rectangles. More... | |
Namespaces | |
| gk | |
Typedefs | |
| using | gk::IntRect = Rect< int > |
| using | gk::FloatRect = Rect< float > |
1.8.12