Difference between revisions of "PixelDisplay.scrollX"
		
		
		
		
		
		
		Jump to navigation
		Jump to search
		
			
		
		
		
		
		
		
		
	
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...")  | 
			
(No difference) 
 | 
Latest revision as of 23:48, 28 April 2020
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