How clear a part of the screen
- 
					
					
					
					
 Can we erase a part of the screen or we are obliged to clear all and print again 
- 
					
					
					
					
 I think that the easiest way to do that would be to draw a filled black box over the area you want to clear So something like : box( x, y, width, height, black, false ) 
- 
					
					
					
					
 Thank you I think it's cool but how we can clear the box. 
- 
					
					
					
					
 This post is deleted!
- 
					
					
					
					
 🙀 Excuse me, I understand now the box is create on the text 
