Aggiunta pulsante play
This commit is contained in:
+1
-1
@@ -37,7 +37,7 @@ int main() {
|
||||
|
||||
//Costruisco la GUI
|
||||
State gs(800, 600, "Visualizzatore passo",&maj,&min,&pos);
|
||||
gs.window.setFramerateLimit(140);
|
||||
gs.window.setFramerateLimit(70);
|
||||
printf("Costruisco gli oggetti\n");
|
||||
|
||||
try{
|
||||
|
||||
Reference in New Issue
Block a user