|
libtcod
|
Color handling module. More...
Go to the source code of this file.
Classes | |
| struct | tcod::ColorRGB |
| A C++ RGB color, used to handle conversions between color types. More... | |
| struct | tcod::ColorRGBA |
| A C++ RGBA color, used to handle conversions between color types. More... | |
| class | TCODColor |
Namespaces | |
| namespace | tcod |
| The libtcod namespace. | |
Color handling module.