player_color Struct Reference

A color descriptor. More...

#include <player.h>

List of all members.

Public Attributes

uint8_t alpha
 Alpha (transparency) channel.
uint8_t red
 Red color channel.
uint8_t green
 Green color channel.
uint8_t blue
 Blue color channel.

Detailed Description

A color descriptor.


The documentation for this struct was generated from the following file:

Last updated 25 May 2011 21:17:00