C# Class Dominion.CardTypes.NobleBrigand

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

Méthodes publiques

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

Méthodes publiques

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

Private Methods

Méthode Description
NobleBrigand ( ) : System

Method Details

DoSpecializedAttack() public méthode

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

Property Details

card public_oe static_oe property

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