player_color Struct Reference
A color descriptor. More...
#include <player.h>
Collaboration diagram for player_color:
Detailed Description
A color descriptor.
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. | |
The documentation for this struct was generated from the following file: