C# Class Chess.Domain.PieceValuator

Afficher le fichier Open project: colin-higgins/ChessSharp

Méthodes publiques

Méthode Description
GetPieceActionValue ( PieceType type ) : int
GetPieceScoreValue ( PieceType type ) : int

Method Details

GetPieceActionValue() public static méthode

public static GetPieceActionValue ( PieceType type ) : int
type PieceType
Résultat int

GetPieceScoreValue() public static méthode

public static GetPieceScoreValue ( PieceType type ) : int
type PieceType
Résultat int