Skip to main content

ClubCardRenderPopup

Callable

  • ClubCardRenderPopup(Timestamp: number): void

  • Renders the popup on the top of the game board


    Parameters

    • Timestamp: number

      The current timestamp from GameRun(), used for animation timing.

    Returns void

    • Nothing