Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PlayingCard

Represents a card that contains a Suit and a Value (Rank).

Hierarchy

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

cardName

cardName: CardName

suit

suit: Suit

Methods

getIndex

  • getIndex(): string

toString

  • toString(): string

Generated using TypeDoc