2.0.6 Windows-only hints
This commit is contained in:
parent
b9939c43e3
commit
0da7c81d81
@ -309,6 +309,10 @@ namespace SDL2
|
||||
"SDL_MOUSE_RELATIVE_SPEED_SCALE";
|
||||
public const string SDL_HINT_TOUCH_MOUSE_EVENTS =
|
||||
"SDL_TOUCH_MOUSE_EVENTS";
|
||||
public const string SDL_HINT_WINDOWS_INTRESOURCE_ICON =
|
||||
"SDL_WINDOWS_INTRESOURCE_ICON";
|
||||
public const string SDL_HINT_WINDOWS_INTRESOURCE_ICON_SMALL =
|
||||
"SDL_WINDOWS_INTRESOURCE_ICON_SMALL";
|
||||
|
||||
public enum SDL_HintPriority
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user