@Cards-TS
    Preparing search index...

    Class AbstractHandsController<HandlerType>Abstract

    Handles state for players' hands Has children classes that allow for hiding and showing the hands to handlers

    Type Parameters

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    controllers: HandDependencies
    state: HandsState

    Methods

    • Parameters

      • shouldMessage: boolean = true
      • shouldAnnounceDealer: boolean = false
      • numCards: number = -1

      Returns void