Results 251 - 261 of 261 results out of about 6839 pages. (4.25 seconds)
- SDL_BlitScaled . . . 1 match
- ...== Return Value ==
Returns 0 on success or a negative error code on failure; call [[SDL_GetError]]() for more information.
== Code Examples ==
{{{#!highlight cpp
You can add your ...
- SDL_AudioInit . . . 1 match
- ...== Return Value ==
Returns 0 on success or a negative error code on failure; call [[SDL_GetError]]() for more information.
== Code Examples ==
{{{#!highlight cpp
int i;
for (i = ...
- SDL_AndroidGetInternalStoragePath . . . 1 match
- ...turn Value ==
Returns the path used for internal storage or NULL on failure; call [[SDL_GetError]]() for more information.
== Code Examples ==
{{{#!highlight cpp
You can add your...
- SDL_AndroidGetExternalStorageState . . . 1 match
- ...==
Returns the current state of external storage on success or 0 on failure; call [[SDL_GetError]]() for more information.
== Code Examples ==
{{{#!highlight cpp
You can add your ...
- SDL_AndroidGetExternalStoragePath . . . 1 match
- ...sed for external storage for this application on success or NULL on failure; call [[SDL_GetError]]() for more information.
== Code Examples ==
{{{#!highlight cpp
You can add your...
- SDL_AllocRW . . . 1 match
- ...==
Returns a pointer to the allocated memory on success, or NULL on failure; call [[SDL_GetError]]() for more information.
== Code Examples ==
{{{#!highlight cpp
#include "stdlib....
- SDL_AllocPalette . . . 1 match
- ...tructure on success or NULL on failure (e.g. if there wasn't enough memory); call [[SDL_GetError]]() for more information.
== Code Examples ==
{{{#!highlight cpp
You can add your ...
- SDL_AllocFormat . . . 1 match
- ...n Value ==
Returns the new [[SDL_PixelFormat]] structure or NULL on failure; call [[SDL_GetError]]() for more information.
== Code Examples ==
{{{#!highlight cpp
You can add your ...
- SDL_AddTimer . . . 1 match
- ...allback'''||
== Return Value ==
Returns a timer ID or 0 if an error occurs; call [[SDL_GetError]]() for more information.
== Code Examples ==
{{{#!highlight cpp
/* Start the tim...
- SDLFunctionTemplate . . . 1 match
- ... Style Guide, then delete this comment.
== Return Value ==
Returns ......; call [[SDL_GetError]]() for more information.
##For many functions (esp for int return values) replace...
- CategoryAPI . . . 1 match
- ...##master-page:CategoryTemplate
##master-date:Unknown-Date
#format wiki
#language en
= SDL 2.0 API by Name =
<<TableOfContents()>>
== Hints ==
<<FullSearchCached(category:Catego...
