C# Class Chess.Data.Entities.Square

Inheritance: IModifiable
Show file Open project: colin-higgins/ChessSharp Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
TargetedByTeam ( Square board, Enum team ) : bool

Method Details

TargetedByTeam() public method

public TargetedByTeam ( Square board, Enum team ) : bool
board Square
team Enum
return bool