C# Class Descent.Model.Player.OverlordStuff.TrapCard

A type of Overlord_Card to make traps
Inheritance: OverlordCard
Afficher le fichier Open project: nezbo/Descent

Méthodes publiques

Méthode Description
PlayCard ( ) : void
TrapCard ( int id, string name, string description, int playPrice, int sellPrice )

Method Details

PlayCard() public méthode

public PlayCard ( ) : void
Résultat void

TrapCard() public méthode

public TrapCard ( int id, string name, string description, int playPrice, int sellPrice )
id int
name string
description string
playPrice int
sellPrice int