libtcod-d v1.5.1-2 (2018-04-12T20:13:55Z)
Home
Dub
Repo
SDL_Color
sdl
c
video
Undocumented in source.
struct
SDL_Color {
ubyte
r
;
ubyte
g
;
ubyte
b
;
ubyte
unused
;
}
Members
Variables
b
ubyte
b
;
Undocumented in source.
g
ubyte
g
;
Undocumented in source.
r
ubyte
r
;
Undocumented in source.
unused
ubyte
unused
;
Undocumented in source.
Meta
Source
See Implementation
sdl
c
video
aliases
Uint8
structs
SDL_BlitMap
SDL_Color
SDL_Palette
SDL_PixelFormat
SDL_Rect
SDL_Surface
private_hwdata