littleflylongbow / guichan

Automatically exported from code.google.com/p/guichan
Other
0 stars 0 forks source link

How to make guichan work with SDL? #144

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi,I'd like to develop a game uses guichan and SDL, I learned the FPS demo and 
now I'm able to make my window and handle events.

The question is,how should I use SDL to show tiles, should I use the 
SDLGraphics or  directly draw images to the screen SDL_Surface?By the way, is 
there any open source 
game or demo to refer?

Thanks very much!!!

Original issue reported on code.google.com by solee.li...@gmail.com on 26 Nov 2012 at 5:48

GoogleCodeExporter commented 8 years ago
hahaha , se dis le.Yoxi...
I made an ugly mistake:
SDL_BlitSurface(screen, &dest, image, &src)....

Original comment by solee.li...@gmail.com on 27 Nov 2012 at 2:28

GoogleCodeExporter commented 8 years ago
So this issue can be closed?

Original comment by b.lindeijer on 27 Nov 2012 at 4:13

GoogleCodeExporter commented 8 years ago
Yes, thanks all the same.
Sorry for the delay.

Original comment by solee.li...@gmail.com on 11 Dec 2012 at 3:59

GoogleCodeExporter commented 8 years ago

Original comment by b.lindeijer on 11 Dec 2012 at 1:12