Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CaliforniaChip

Represents a California valuing Chip

Hierarchy

  • Chip
    • CaliforniaChip

Implements

Index

Constructors

constructor

Properties

color

color: ChipColor

colorType

colorType: ChipColorType

overrideValue

overrideValue: number

valueMap

valueMap: Map<ChipColor, number> = new Map<ChipColor, number>()

Methods

getIndex

  • getIndex(): string

getValue

setColorValue

  • setColorValue(color: ChipColor, amount: number): this

setValue

  • setValue(amount: number): this

toString

  • toString(): string

Generated using TypeDoc