package fr.iut_fbleau.but3GameBody.entity; public enum Player { JOUEUR1, JOUEUR2 }