Property | Type | Description | |
---|---|---|---|
OpponentPlayZone | List |
||
PlayerPlayZone | List |
Method | Description | |
---|---|---|
GameBoard ( ) : System | ||
RemoveCard ( BaseCard card ) : void |
Removes a card from the baord
|
public RemoveCard ( BaseCard card ) : void | ||
card | BaseCard | The card to remove |
return | void |