Skip to main content

PuppyWalkerDoMove

Callable

  • PuppyWalkerDoMove(MoveType: number): void

  • Validate the moves, we raise the escape counter if it was invalid


    Parameters

    • MoveType: number

      Type of move done, goes from 0 to 3. It represents the index of the PuppyWalkerEscape array

    Returns void

    • Nothing