SDL
2.0
|
Data Fields | |
Uint8 | r |
Uint8 | g |
Uint8 | b |
Uint8 | a |
Definition at line 48 of file SDL_rotate.c.
Uint8 tColorRGBA::a |
Definition at line 52 of file SDL_rotate.c.
Referenced by _transformSurfaceRGBA().
Uint8 tColorRGBA::b |
Definition at line 51 of file SDL_rotate.c.
Referenced by _transformSurfaceRGBA().
Uint8 tColorRGBA::g |
Definition at line 50 of file SDL_rotate.c.
Referenced by _transformSurfaceRGBA().
Uint8 tColorRGBA::r |
Definition at line 49 of file SDL_rotate.c.
Referenced by _transformSurfaceRGBA().