C# Class Dominion.CardTypes.Rogue

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

Méthodes publiques

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

Méthodes publiques

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

Private Methods

Méthode Description
AttackAction ( PlayerState currentPlayer, PlayerState otherPlayer, GameState gameState ) : void
Rogue ( ) : System

Method Details

DoSpecializedAction() public méthode

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

Property Details

card public_oe static_oe property

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