Classes | Enumerations

code/include/Color.h File Reference

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.



Detailed Description

Defines ColorId and ColorGradient.

Author:
Cale Scholl / calvinss4

Definition in file Color.h.