Essai controle son

This commit is contained in:
Antoine H. Mézon 2017-05-26 12:59:18 +02:00
parent ac6005990d
commit e2bf98b7f8
5 changed files with 14 additions and 235 deletions

View file

@ -237,9 +237,9 @@ sf::Vector2i PosMouse = sf::Mouse::getPosition(window);
angle[0]=0; //ANGLES A VERIFIER
angle[1]=0;
controle_moteur(angle);
aye.play();
cvWaitKey(100);
}
//printf("Pos Mouse : %d %d \n", PosMouse.x, PosMouse.y);