C# 클래스 Descent.Model.Player.OverlordStuff.PowerCard

The power card will give the overlord extra abilities and boosts, but are more expensive than reguar cards.
상속: OverlordCard
파일 보기 프로젝트 열기: nezbo/Descent

공개 메소드들

메소드 설명
PlayCard ( ) : void
PowerCard ( int id, string name, string description, int playPrice, int sellPrice )

메소드 상세

PlayCard() 공개 메소드

public PlayCard ( ) : void
리턴 void

PowerCard() 공개 메소드

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