dodo::graphics::color Class Reference
defines default colors More...
#include <graphicsColor.h>
Collaboration diagram for dodo::graphics::color:

Static Public Attributes | |
| static __color__ | red |
| static __color__ | green |
| static __color__ | blue |
| static __color__ | white |
| static __color__ | black |
| static __color__ | transparent |
Detailed Description
defines default colors
Definition at line 53 of file graphicsColor.h.
Member Data Documentation
__color__ dodo::graphics::color::black [static] |
Definition at line 60 of file graphicsColor.h.
__color__ dodo::graphics::color::blue [static] |
Definition at line 58 of file graphicsColor.h.
__color__ dodo::graphics::color::green [static] |
Definition at line 57 of file graphicsColor.h.
__color__ dodo::graphics::color::red [static] |
Definition at line 56 of file graphicsColor.h.
Definition at line 61 of file graphicsColor.h.
__color__ dodo::graphics::color::white [static] |
Definition at line 59 of file graphicsColor.h.
The documentation for this class was generated from the following file:
- include/libdodo/graphicsColor.h
Generated on Sun Nov 8 03:44:49 2009 for libdodo by
1.6.1

