Interface IGetCardState

Interface for return type of "getCardState" function

Hierarchy

  • IGetCardState

Properties

color?: color
state: "VALID_NORMAL" | "VALID_WILD_PLUS4" | "VALID_WILD" | "VALID_SPECIAL" | "INVALID"
type?: "reverse" | "skip" | "draw2"

Generated using TypeDoc