Fenêtre de jeu : agrandissement comme il faut en bordure.
[minwii.git] / src / app / start.py
index d25e0a7..c71bc45 100755 (executable)
@@ -14,8 +14,8 @@ def main() :
     
     pygame.init()
     #modeResolution = (1024,768)
-    modeResolution = (600,480)
-    window = pygame.display.set_mode(modeResolution)#, pygame.FULLSCREEN)
+    #modeResolution = (600,480)
+    #pygame.display.set_mode(modeResolution, pygame.NOFRAME)#, pygame.FULLSCREEN)
     MinWii()
     # from gui.PGUConfiguration import PGUConfiguration
     # pygame.init()