public class DeckOfCards
extends java.lang.Object
Constructor and Description |
---|
DeckOfCards(GBoard gboard) |
Modifier and Type | Method and Description |
---|---|
static Card |
card(Suits suits,
Rank rank) |
Gelem |
cardGelem(Suits suits,
Rank rank) |
Gelem |
getBackBlueGelem() |
Gelem |
getBackRedGelem() |
static Card |
random() |