|
⇤ ← Revision 1 as of 2011-02-26 01:46:29
Size: 557
Comment: create page - 2/4 changeset 5189 (2/24 5397)
|
Size: 591
Comment: update content - w/ Sam
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 11: | Line 11: |
| ||SDL_HINT_DEFAULT||description|| ||SDL_HINT_NORMAL||description|| ||SDL_HINT_OVERRIDE||description|| |
||SDL_HINT_DEFAULT||low priority, used for default values|| ||SDL_HINT_NORMAL||medium priority, || ||SDL_HINT_OVERRIDE||high priority|| |
DRAFT |
SDL_HintPriority
An enumeration of hint priorities.
Values
SDL_HINT_DEFAULT |
low priority, used for default values |
SDL_HINT_NORMAL |
medium priority, |
SDL_HINT_OVERRIDE |
high priority |
Code Examples
You can add your code example here
Remarks
You can add useful comments here
