40414243444546
public Jeu_Client(Joueur joueur) { setJoueurPrincipal(joueur); clientJeu = new ClientJeu(this); }