C# Class Dominion.CardTypes.Pawn

Inheritance: Dominion.Card
Afficher le fichier Open project: NathanTeeuwen/Dominulator

Méthodes publiques

Свойство Type Description
card Pawn

Méthodes publiques

Méthode Description
DoSpecializedAction ( PlayerState currentPlayer, GameState gameState ) : void

Private Methods

Méthode Description
DoActionChoice ( PlayerState currentPlayer, PlayerActionChoice actionChoice, GameState gameState ) : void
Pawn ( ) : System

Method Details

DoSpecializedAction() public méthode

public DoSpecializedAction ( PlayerState currentPlayer, GameState gameState ) : void
currentPlayer Dominion.PlayerState
gameState Dominion.GameState
Résultat void

Property Details

card public_oe static_oe property

public static Pawn,Dominion.CardTypes card
Résultat Pawn