PixelDisplay.scrollX
Revision as of 23:48, 28 April 2020 by ZachStrout (talk | contribs) (Created page with "<c>PixelDisplay.scrollX</c> is an offset, in screen pixels, which makes the pixel display appear shifted to the left on screen (or to the right with negative values). == Exam...")
PixelDisplay.scrollX
is an offset, in screen pixels, which makes the pixel display appear shifted to the left on screen (or to the right with negative values).
Example
gfx.scrollX = 100 // shifts the display 100 pixels to the left