Pass both rectangles into the SDL_RenderCopy function: SDL_RenderCopy(m_pRenderer, m_pTexture, &m_sourceRectangle, &m_destinationRectangle); Now when we ...
確定! 回上一頁