package fr.iut_fbleau.GameAPI; public enum Player { PLAYER1, PLAYER2 }