C# Class Loan, CardGameCourse

显示文件 Open project: limyingjie/CardGameCourse Class Usage Examples

Public Methods

Method Description
ActivateEffect ( int specialAmount, ICharacter, target = null ) : void

Method Details

ActivateEffect() public method

public ActivateEffect ( int specialAmount, ICharacter, target = null ) : void
specialAmount int
target ICharacter,
return void