Self

SDL_ClearHints

Use this function to clear all hints.

Syntax

void SDL_ClearHints(void)

Code Examples

You can add your code example here

Remarks

This function is automatically called during SDL_Quit().


CategoryAPI, CategoryHints

None: SDL_ClearHints (last edited 2011-03-23 17:06:19 by SheenaSmith)