Skip to content
Snippets Groups Projects
Commit 4c49cf6f authored by Corto.Cabantous's avatar Corto.Cabantous
Browse files

modification de prof.c

parent 6f53d0f7
No related branches found
No related tags found
4 merge requests!8Modele,!7Modele,!6Modele,!5Modele Version 1
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
#include "prof.h" #include "prof.h"
/*! /*!
* \fn int init_pers(Prof * prof, int x, int y, int length, int width, int speed, char * path) * \fn int init_prof(Prof * prof, int x, int y, int length, int width, int speed, char * path)
* \brief This function initialize the Teacher : position of the Teacher's top left corner (x,y), size (length, width), speed and also the path to the Teacher's image. * \brief This function initialize the Teacher : position of the Teacher's top left corner (x,y), size (length, width), speed and also the path to the Teacher's image.
* *
* \param [in] Teacher a pointer on the character * \param [in] Teacher a pointer on the character
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment