Defines ColorId and ColorGradient. More...
#include <ogc/gx.h>
Go to the source code of this file.
Classes | |
struct | ColorGradient |
A color gradient for coloring the face of a tetris piece block. More... | |
Enumerations | |
enum | ColorId { COLOR_ID_YELLOW, COLOR_ID_CYAN, COLOR_ID_GREEN, COLOR_ID_RED, COLOR_ID_ORANGE, COLOR_ID_BLUE, COLOR_ID_MAGENTA, COLOR_ID_BROWN, COLOR_ID_DEAD, COLOR_ID_BASE, COLOR_ID_MAX } |
Enumerates all the color types. |
Defines ColorId and ColorGradient.
Definition in file Color.h.