public class GameStateBuilder
GameStateBuilder | Initializes a new instance of the GameStateBuilder class. |
AddPuzzle | Adds the given puzzle to the appropriate deck. |
Build | Builds a new instance of the GameState class containing shuffled decks of the added puzzles. |