C# Class Dominion.CardTypes.IronMonger

Inheritance: Card
Datei anzeigen Open project: NathanTeeuwen/Dominulator

Public Properties

Property Type Description
card IronMonger

Public Methods

Method Description
DoSpecializedAction ( PlayerState currentPlayer, GameState gameState ) : void

Private Methods

Method Description
IronMonger ( ) : System

Method Details

DoSpecializedAction() public method

public DoSpecializedAction ( PlayerState currentPlayer, GameState gameState ) : void
currentPlayer PlayerState
gameState GameState
return void

Property Details

card public_oe static_oe property

public static IronMonger,Dominion.CardTypes card
return IronMonger