Add Graphics#restore_window
Requested by matias1lol.
This commit is contained in:
		
							parent
							
								
									7b9d436ede
								
							
						
					
					
						commit
						df9494e60c
					
				
					 4 changed files with 27 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -13,6 +13,10 @@ Resizes the game window to width x height. If `recenter` is **true**, also cente
 | 
			
		|||
 | 
			
		||||
Maximizes the game window, ignoring the `winResizable` config option.
 | 
			
		||||
 | 
			
		||||
## Graphics.restore_window()
 | 
			
		||||
 | 
			
		||||
Restores the game window from a maximized or minimized state.
 | 
			
		||||
 | 
			
		||||
## Bitmap.write_to_png(filename)
 | 
			
		||||
filename: String  
 | 
			
		||||
returns: self  
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue