|
Size: 2257
Comment: added commented instructions for creating a new page from this template
|
← Revision 22 as of 2013-10-24 05:34:54 ⇥
Size: 2313
Comment: Added a Version section to the function template
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 55: | Line 55: |
| == Version == This function is available in SDL 2.X.Y |
DRAFT |
SDL_Function
Use this function to ******.
Contents
Syntax
value SDL_FunctionName(param)
Function Parameters
param |
description |
Return Value
Returns ......; call SDL_GetError() for more information.
Code Examples
You can add your code example here
Remarks
You can add useful comments here
Version
This function is available in SDL 2.X.Y
