color struct TODO: centralize this somewhere? now redundant with glut::color_t More...
#include <bsp.h>
Public Attributes | |
byte_t | red |
byte_t | green |
byte_t | blue |
byte_t | alpha |
color struct TODO: centralize this somewhere? now redundant with glut::color_t
Definition at line 244 of file bsp.h.
byte_t quake::color_t::red |