|
Size: 589
Comment: minor change
|
← Revision 4 as of 2011-03-23 17:00:49 ⇥
Size: 532
Comment: update content - w/ Sam; remove draft
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 3: | Line 3: |
| ||<tablewidth="100%" style="color: #FF0000;" :> 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
