aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils/dimension.hpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* utils/dimension: added template for types of the metricsAlexander Sulfrian2013-01-051-8/+40
|
* changed from SDL rendering to OpenGLAlexander Sulfrian2013-01-051-5/+8
| | | | draw, repaint methods do not have the SDL_Surface* parameter anymore
* added Point, Point3D, Dimension, Rectangle, RgbColor and Texture classesAlexander Sulfrian2013-01-051-0/+46