Monstre* init_monstre

(int* nb_monstre, int niveau)

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

Documentation

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

Index alphabétique



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