Re: guile-sdl2: What do you use instead of rectangles

2018-11-09 Thread sirgazil
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

Re: guile-sdl2: What do you use instead of rectangles

2018-11-09 Thread Thompson, David
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