player_color Struct Reference
[General-purpose message structures.]
#include <player.h>
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: