PixelDisplay.scrollX

From MiniScript Wiki
Jump to navigation Jump to search

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