GameActionProcessorProcessAction(RecycleAction) Method
Removes the puzzles from the
GameState puzzle rows and puts them to the bottom of the deck.
Then refills the puzzle rows.
Namespace: ProjectLCore.GameActionsAssembly: ProjectLCore (in ProjectLCore.dll) Version: 1.0.0+d0f5e2a7a5f4bb0431970f279d2f79d24b15d256
protected override void ProcessAction(
RecycleAction action
)
Parameters
- action RecycleAction
- The action to process.