PixelDisplay.scrollY

From MiniScript Wiki
Jump to navigation Jump to search

PixelDisplay.scrollY This is an offset, in screen pixels, which makes the pixel display appear shifted down on screen (or up with negative values).

Example

gfx.scrollY = 100		// shifts the display 100 pixels down