aboutsummaryrefslogtreecommitdiffstats
path: root/src/menu/static_rectangle.hpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* utils/colors: move colors into subdir, add hsvAlexander Sulfrian2014-04-081-1/+1
| | | | | | | All color classes are now in an own subdirectory with a short name. The new class HsvColor represents the Hue/Saturation/Value color model and comes with conversion functions to and from rgb colors (currently integer arithmetic without optimization for higher presicion).
* menu/static_rectangle: add implementation of static for rectanglesAlexander Sulfrian2013-01-131-0/+47