Muskovitz has asked for the wisdom of the Perl Monks concerning the following question:

Hi, Monks!

I want to know how to correctly move/scroll 2D background images in Perl SDL. I have done that and it went fine, yes it's scrolling but i think this is not the proper way ... so if there's anyone that knows how to correctly 'SCROLL' a 2D background image in Perl SDL, please guide me. Thanks.

Here's the link of my code: http://pastebin.com/TAyCgF8A
And all the images i used was in the comments.

  • Comment on How to scroll 2d background images in SDL Perl

Replies are listed 'Best First'.
Re: How to scroll 2d background images in SDL Perl
by Borodin (Sexton) on Feb 07, 2017 at 18:18 UTC
Re: How to scroll 2d background images in SDL Perl
by Anonymous Monk on Feb 07, 2017 at 21:10 UTC