C# Class Sanguosha.Expansions.Woods.Skills.HaoShi.HaoShiVerifier

Inheritance: Sanguosha.Core.Cards.CardsAndTargetsVerifier
Show file Open project: RagingBigFemaleBird/sgs

Public Methods

Method Description
HaoShiVerifier ( int cc, List targets ) : System

Protected Methods

Method Description
VerifyPlayer ( Player source, Player player ) : bool

Method Details

HaoShiVerifier() public method

public HaoShiVerifier ( int cc, List targets ) : System
cc int
targets List
return System

VerifyPlayer() protected method

protected VerifyPlayer ( Player source, Player player ) : bool
source Sanguosha.Core.Players.Player
player Sanguosha.Core.Players.Player
return bool