Difference between revisions of "PixelDisplay.scrollY"
		
		
		
		
		
		
		Jump to navigation
		Jump to search
		
			
		
		
		
		
		
		
		
	
ZachStrout (talk | contribs)   (Created page with "<c>PixelDisplay.scrollY</c> This is an offset, in screen pixels, which makes the pixel display appear shifted down on screen (or up with negative values).  == Example ==...")  | 
			
(No difference) 
 | 
Latest revision as of 23:50, 28 April 2020
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