public class Card
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
boolean |
equal(Card other) |
boolean |
equalRank(Card other) |
boolean |
equalSuits(Card other) |
static Gelem |
getBackBlueGelem(GBoard gboard) |
static Gelem |
getBackRedGelem(GBoard gboard) |
Gelem |
getGelem(GBoard gboard) |