A86: scrolling


[Prev][Next][Index][Thread]

A86: scrolling




    I'm making a program that uses a Grid sprite routine. It has levels that 
can be scrolled down, (it is a skiing game). 
I can scroll the levels, but only one row at a time. one row is 8 pixels, so 
how can I scroll only one pixel at a time? If it's at all possible, I don't 
want to have to use a regular PutSprite routine.
    -thanks


-Ross Palmer (TCPA)