correction bug disparation serpent à 49s
This commit is contained in:
@@ -41,8 +41,8 @@ void Update_Timer(){
|
||||
void Update_Serpent(){
|
||||
ChoisirCouleurDessin(CouleurParComposante(141,199,63));
|
||||
RemplirRectangle(20,20,1160,700);
|
||||
serpent=ChargerSprite("serpent.png");
|
||||
AfficherSprite(serpent, x, y);
|
||||
printf("%d %d\n", x, y);
|
||||
}
|
||||
|
||||
/*Fonction pour calculer le temps*/
|
||||
|
Reference in New Issue
Block a user