On 9/11/18 10:40 a. m., Thompson, David wrote:
Hey sirgazil!
On Fri, Nov 9, 2018 at 10:10 AM sirgazil wrote:
Hi,
I'm reading a book about game development with SDL, and they use source
and destination rectangles for many things (using sprite sheets, tile
maps, etc.). It seems that there is n
Hey sirgazil!
On Fri, Nov 9, 2018 at 10:10 AM sirgazil wrote:
>
> Hi,
>
> I'm reading a book about game development with SDL, and they use source
> and destination rectangles for many things (using sprite sheets, tile
> maps, etc.). It seems that there is no equivalent module to "SDL_rect.h"
> in