Function getModState

Wraps SDL_GetModState which gets the current modifier key states

Keymod getModState() @trusted;

Returns

dsdl2.Keymod containing whether the modifier keys are pressed or not