aboutsummaryrefslogtreecommitdiffstats
path: root/src/menu/texture_colorized.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).
* remove legacy keywords from file headerAlexander Sulfrian2013-01-131-2/+0
|
* base: moved Image and Texture to more appropriate locationsAlexander Sulfrian2013-01-051-0/+52