kopia lustrzana https://github.com/villares/sketch-a-day
				
				
				
			Update grid.py
							rodzic
							
								
									80801e2df3
								
							
						
					
					
						commit
						60d2f5e212
					
				|  | @ -67,7 +67,7 @@ class Grid(): | |||
|         if sh == RECT: | ||||
|             rect(ex, ey, el[3], el[4])  | ||||
|         if sh == ELLIPSE: | ||||
|             rect(ex, ey, el[3], el[4])  | ||||
|             rect(ex, ey, el[3], el[4]) # ops! no ellipse is ever drawn! | ||||
|         if sh == TRIANGLE: | ||||
|             triangle(ex, ey, el[3], el[4], el[5], el[6])  | ||||
|         popMatrix() | ||||
|  |  | |||
		Ładowanie…
	
		Reference in New Issue
	
	 Alexandre B A Villares
						Alexandre B A Villares