Skip to main content

GamblingFoxController

Callable

  • GamblingFoxController(FoxState: new | fox | hunter | NextDice | player_fox_win | player_fox_lost | player_hunter_lost | player_hunter_win): void

  • Controller for Catch the Fox


    Parameters

    • FoxState: new | fox | hunter | NextDice | player_fox_win | player_fox_lost | player_hunter_lost | player_hunter_win

      The current state of the game

    Returns void