C# Class ManateesAgainstCards.Deck

Mostra file Open project: DatZach/HumanityAgainstCards

Public Properties

Property Type Description
Cards Stack

Public Methods

Method Description
Deck ( CardType type ) : System.Collections.Generic

Method Details

Deck() public method

public Deck ( CardType type ) : System.Collections.Generic
type CardType
return System.Collections.Generic

Property Details

Cards public_oe property

public Stack Cards
return Stack