Special sub-class for representing Joker cards
Controls the specific unicode character used to represent the card; Defaults to whatever is set as the prefered color (see preferedJokerColor())
preferedJokerColor()
The deck instance that this card belongs to
Returns a human-readable string representation of the card object
eg. "<JokerCard color=red>"
"<JokerCard color=red>"
Generated using TypeDoc
Special sub-class for representing Joker cards
Controls the specific unicode character used to represent the card; Defaults to whatever is set as the prefered color (see
preferedJokerColor()
)