![]() |
libspades
Ace of Spades library
|
Changes the colour of the fog. More...
#include <protocol.h>
Data Fields | |
| uint8_t | packetID |
27 (Client<--Server*) | |
| uint8_t | a |
| The alpha colour value of the fog. | |
| uint8_t | b |
| The blue colour value of the fog. | |
| uint8_t | g |
| The green colour value of the fog. | |
| uint8_t | r |
| The red colour value of the fog. | |
Changes the colour of the fog.
| uint8_t PacketFogColour::a |
The alpha colour value of the fog.
| uint8_t PacketFogColour::packetID |
27 (Client<--Server*)