Uses of Class
ca.uqam.info.model.CardImpl
Packages that use CardImpl
-
Uses of CardImpl in ca.uqam.info.model
Methods in ca.uqam.info.model that return CardImplModifier and TypeMethodDescriptionDeck.NodeCard.getCard()Getter to the cardImplHandPlayerCards.getCard(int column, int row) Getter the cardColumnCard.getRowCards(int row) Getter to get un card from a rowDeck.peek()Helper method to peek a card from the deckDeck.pop()Helper method to pop a card from the deckMethods in ca.uqam.info.model with parameters of type CardImpl