Uses of Class
Deck

Uses of Deck in <Unnamed>
 

Methods in <Unnamed> that return Deck
 Deck Joueur.getDeck()
           
 

Methods in <Unnamed> with parameters of type Deck
 void Joueur.setDeck(Deck deck)