Added new docs for SDL 1.2.1
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%4056
This commit is contained in:
parent
16ce3048d6
commit
028b0ae934
371 changed files with 3272 additions and 2287 deletions
|
@ -4,7 +4,7 @@
|
|||
>SDL_SetPalette</TITLE
|
||||
><META
|
||||
NAME="GENERATOR"
|
||||
CONTENT="Modular DocBook HTML Stylesheet Version 1.61
|
||||
CONTENT="Modular DocBook HTML Stylesheet Version 1.64
|
||||
"><LINK
|
||||
REL="HOME"
|
||||
TITLE="SDL Library Documentation"
|
||||
|
@ -73,7 +73,7 @@ NAME="SDLSETPALETTE"
|
|||
><DIV
|
||||
CLASS="REFNAMEDIV"
|
||||
><A
|
||||
NAME="AEN1060"
|
||||
NAME="AEN1102"
|
||||
></A
|
||||
><H2
|
||||
>Name</H2
|
||||
|
@ -81,14 +81,14 @@ NAME="AEN1060"
|
|||
><DIV
|
||||
CLASS="REFSYNOPSISDIV"
|
||||
><A
|
||||
NAME="AEN1063"
|
||||
NAME="AEN1105"
|
||||
></A
|
||||
><H2
|
||||
>Synopsis</H2
|
||||
><DIV
|
||||
CLASS="FUNCSYNOPSIS"
|
||||
><A
|
||||
NAME="AEN1064"
|
||||
NAME="AEN1106"
|
||||
></A
|
||||
><P
|
||||
></P
|
||||
|
@ -103,7 +103,7 @@ CLASS="FUNCDEF"
|
|||
CLASS="FSFUNC"
|
||||
>SDL_SetPalette</B
|
||||
></CODE
|
||||
>(SDL_Surface *surface, int flags, int SDL_Color *colors, int firstcolor, int ncolors);</CODE
|
||||
>(SDL_Surface *surface, int flags, SDL_Color *colors, int firstcolor, int ncolors);</CODE
|
||||
></P
|
||||
><P
|
||||
></P
|
||||
|
@ -112,7 +112,7 @@ CLASS="FSFUNC"
|
|||
><DIV
|
||||
CLASS="REFSECT1"
|
||||
><A
|
||||
NAME="AEN1070"
|
||||
NAME="AEN1112"
|
||||
></A
|
||||
><H2
|
||||
>Description</H2
|
||||
|
@ -191,7 +191,7 @@ are 8-bits in size, giving you a total of
|
|||
><DIV
|
||||
CLASS="REFSECT1"
|
||||
><A
|
||||
NAME="AEN1090"
|
||||
NAME="AEN1132"
|
||||
></A
|
||||
><H2
|
||||
>Return Value</H2
|
||||
|
@ -223,7 +223,7 @@ surface palette to determine the actual color palette.</P
|
|||
><DIV
|
||||
CLASS="REFSECT1"
|
||||
><A
|
||||
NAME="AEN1098"
|
||||
NAME="AEN1140"
|
||||
></A
|
||||
><H2
|
||||
>Example</H2
|
||||
|
@ -260,7 +260,7 @@ CLASS="PROGRAMLISTING"
|
|||
><DIV
|
||||
CLASS="REFSECT1"
|
||||
><A
|
||||
NAME="AEN1101"
|
||||
NAME="AEN1143"
|
||||
></A
|
||||
><H2
|
||||
>See Also</H2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue