ActionVerifier Constructor
Namespace: ProjectLCore.GameActions.VerificationAssembly: ProjectLCore (in ProjectLCore.dll) Version: 1.0.0+d0f5e2a7a5f4bb0431970f279d2f79d24b15d256
public ActionVerifier(
GameStateGameInfo gameInfo,
PlayerStatePlayerInfo playerInfo,
TurnInfo turnInfo
)
Parameters
- gameInfo GameStateGameInfo
- Information about the current state of the game.
- playerInfo PlayerStatePlayerInfo
- Information about the tetrominos and puzzles owned by the player who makes the actions.
- turnInfo TurnInfo
- Information about the current turn.