|
Size: 591
Comment: update content - w/ Sam
|
Size: 589
Comment: minor change
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 12: | Line 12: |
| ||SDL_HINT_NORMAL||medium priority, || | ||SDL_HINT_NORMAL||medium 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
