|
VSF Documented
|
#include <SDL.h>
Data Fields | ||
| struct { | ||
| uint8_t b | ||
| uint8_t g | ||
| uint8_t r | ||
| uint8_t a | ||
| }; | ||
| uint32_t | value | |
| uint8_t SDL_Color::b |
| uint8_t SDL_Color::g |
| uint8_t SDL_Color::r |
| uint8_t SDL_Color::a |
| struct { ... } SDL_Color |
| uint32_t SDL_Color::value |