#pragma once #include #include std::pair physicalToLogical(const float screenX, const float screenY, SDL_Renderer* renderer);