Améliorations Visuels
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#ifndef EVENEMENT_H
|
||||
#define EVENEMENT_H
|
||||
|
||||
int MangerPastille(PIXELS *serpent, PIXELS* pastilles,unsigned long *score,int longueur_serpent);
|
||||
int MangerPastille(PIXELS *serpent, PIXELS* pastilles,unsigned long int *score,int longueur_serpent,unsigned long int *vitesse);
|
||||
|
||||
void DeplacementSerpent(int direction ,PIXELS *serpent, int longueur);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user