Wraps SDL_RenderWindowToLogical (from SDL 2.0.18) which maps window coordinates to logical coordinates
int[2] window coordinate of X and Y
mapped float[2] logical coordinate of X and Y
See Implementation
Wraps SDL_RenderWindowToLogical (from SDL 2.0.18) which maps window coordinates to logical coordinates