Agrandissement de la fenêtre pour les tests
This commit is contained in:
		
							parent
							
								
									4610662dd8
								
							
						
					
					
						commit
						6c7443185e
					
				|  | @ -4,7 +4,7 @@ | |||
| #include <queue> | ||||
| 
 | ||||
| Engine::Engine() : window( | ||||
|     sf::VideoMode(300, 150), "Projet CMI", | ||||
|     sf::VideoMode(400, 300), "Projet CMI", | ||||
|     sf::Style::Default & ~sf::Style::Resize, | ||||
|     sf::ContextSettings(0, 0, 2) | ||||
| ), goLeftKey(false), goRightKey(false) { | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue