Interface administrators, moderator
2,603
edits
m (Mex moved page KeyEvent.mod to keyEvent.mod) |
No edit summary |
||
Line 6: | Line 6: | ||
|readonly = true | |readonly = true | ||
|returnTypes = int | |returnTypes = int | ||
|returnInfo = The status of key-modifiers for the key event. | |returnInfo = The status of key-modifiers (alt, shift, ctrl, etc) for the key event. | ||
|usage = fetch the status of key-modifiers for the key event | |usage = fetch the status of key-modifiers (alt, shift, ctrl, etc) for the key event | ||
|notes = See also: [https://wiki.libsdl.org/SDL_Keymod Key Modifiers List] | |notes = See also: [https://wiki.libsdl.org/SDL_Keymod Key Modifiers List] | ||
}} | }} |