|
⇤ ← Revision 1 as of 2009-12-12 21:26:21
Size: 739
Comment: create page, add content
|
Size: 747
Comment: correct formatting
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 11: | Line 11: |
| ||SDL_Color||'''*colors'''||should the * be with SDL_Color?|| | ||[[SDL_Color]]||'''*colors'''||should the * be with SDL_Color?|| |
| Line 13: | Line 13: |
| ||SDL_PaletteWatch||'''*watch'''||ditto|| | ||[[SDL_PaletteWatch]]||'''*watch'''||ditto|| |
SDL_Palette
A structure that contains palette information.
Data Fields
int |
ncolors |
|
*colors |
should the * be with SDL_Color? |
|
int |
refcount |
|
*watch |
ditto |
Code Examples
You can add your code example here
Remarks
You can add useful comments here
Related Structures
