Wraps SDL_GetKeyboardState which gets the current key states of the keyboard
bool array of whether the keys are pressed or not as indexed by dsdl2.Scancode
See Implementation
Wraps SDL_GetKeyboardState which gets the current key states of the keyboard