SDL_Keysym for SDL_KeyboardEvent
This commit is contained in:
parent
45cbf67088
commit
297a13b5b5
@ -2217,7 +2217,7 @@ namespace SDL2
|
|||||||
public byte repeat; /* non-zero if this is a repeat */
|
public byte repeat; /* non-zero if this is a repeat */
|
||||||
byte padding2;
|
byte padding2;
|
||||||
byte padding3;
|
byte padding3;
|
||||||
// TODO: SDL_Keysym struct.
|
public SDL_Keysym keysym;
|
||||||
}
|
}
|
||||||
|
|
||||||
//TODO: SDL_Text*Event (need to work out char[] in C#)
|
//TODO: SDL_Text*Event (need to work out char[] in C#)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user