Skip to content
Snippets Groups Projects
Commit 72c15eda authored by rosier8u's avatar rosier8u
Browse files

ajout du dp Constructeur

parent 7f2d13a0
No related branches found
No related tags found
No related merge requests found
package modele.DPFabrique;
import modele.Personnage;
public interface Constructeur {
Personnage creerPersonnage();
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment