Porte* init_porte

(int* nb_porte, int niveau)

Fonction initialisant les portes de notre labyrinthe en memoire a partir d'un fichier.

Documentation

Fonction initialisant les portes de notre labyrinthe en memoire a partir d'un fichier.
Paramètres :
nb_porte - ou mettre le nombre de porte
niveau - le numero du niveau
Renvoie :
une liste de porte

Index alphabétique



This page was generated with the help of DOC++.