libtcod-d v1.5.1-2 (2018-04-12T20:13:55Z)
Home
Dub
Repo
SDL_Palette
sdl
c
video
Undocumented in source.
struct
SDL_Palette {
int
ncolors
;
SDL_Color
*
colors
;
}
Members
Variables
colors
SDL_Color
*
colors
;
Undocumented in source.
ncolors
int
ncolors
;
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