public class GameActionProcessor : ActionProcessorBase,
IAsyncActionProcessor
GameActionProcessor | Initializes a new instance of the GameActionProcessor class. |
FinishedPuzzlesQueue | When a Puzzle is finished with a PlaceTetrominoAction, information about the finished puzzle is added to this queue. |