[A83] Screen refreshing when scrolling
[Prev][Next][Index][Thread]
[A83] Screen refreshing when scrolling
I recently learned how to scroll the screen, but when it scrolls, I need the
next part of the image that was off the screen to draw on the screen. (Onto
the space generated by the screen being scrolled) The only way I thought I
could accomplish this was by checking the number of times the screen has been
scrolled, and drawing the specified column or row, based on that number. This
doesn't sound right though. What do I do?
------------------------------
Thanks,
Colin Hart
darkfire139@aol.com
Follow-Ups: