mirror of
https://github.com/AntoineHX/LivingMachine.git
synced 2025-05-04 05:40:46 +02:00
Essai controle son
This commit is contained in:
parent
ac6005990d
commit
e2bf98b7f8
5 changed files with 14 additions and 235 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue