Wraps SDL_GetMouseState which gets the mouse position in the window
[x, y] of the mouse position relative to the window, otherwise [-1, -1] if mouse input is not focused to the window
See Implementation
Wraps SDL_GetMouseState which gets the mouse position in the window