2.0.20 changes
This commit is contained in:
parent
83205d8921
commit
b35aaa494e
@ -729,6 +729,10 @@ namespace SDL2
|
|||||||
public const string SDL_HINT_LINUX_JOYSTICK_CLASSIC =
|
public const string SDL_HINT_LINUX_JOYSTICK_CLASSIC =
|
||||||
"SDL_LINUX_JOYSTICK_CLASSIC";
|
"SDL_LINUX_JOYSTICK_CLASSIC";
|
||||||
|
|
||||||
|
/* Only available in 2.0.20 or higher. */
|
||||||
|
public const string SDL_HINT_RENDER_LINE_METHOD =
|
||||||
|
"SDL_RENDER_LINE_METHOD";
|
||||||
|
|
||||||
public enum SDL_HintPriority
|
public enum SDL_HintPriority
|
||||||
{
|
{
|
||||||
SDL_HINT_DEFAULT,
|
SDL_HINT_DEFAULT,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user