moving pixels to the right
in
Programming Questions
•
2 years ago
i ve made a very simple draw tool , it just paint pixels with the mouse.
I need that the background can move to the right as in this video:
http://www.youtube.com/watch?v=9JyfUWuhSKI
You can see that the background is always going down. How can I achieve this effect manipulating pixels arrays?
thanks
S.
I need that the background can move to the right as in this video:
http://www.youtube.com/watch?v=9JyfUWuhSKI
You can see that the background is always going down. How can I achieve this effect manipulating pixels arrays?
thanks
S.
1