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

A type of Overlord_Card to make traps
상속: OverlordCard
파일 보기 프로젝트 열기: nezbo/Descent

공개 메소드들

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

메소드 상세

PlayCard() 공개 메소드

public PlayCard ( ) : void
리턴 void

TrapCard() 공개 메소드

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