Go to the source code of this file.
Classes | |
| struct | Color |
Typedefs | |
| typedef unsigned int | Uint |
Functions | |
| void | setPixelRGB (Uint *buffer, Uint x, Uint y, Color c) |
| void | getPixelRGB (Uint *buffer, Uint x, Uint y, Color *c) |
Variables | |
| const Color | BLACK |
| const Color | WHITE |
| const Color | RED |
| const Color | BLUE |
| const Color | GREEN |
| const Color | YELLOW |
| const Color | ORANGE |
| const Color | VIOLET |
1.5.5