public static new void AddMoves(PieceType type) { Elephant.AddMoves(type); Ferz.AddMoves(type); }
public static new void AddMoves(PieceType type) { King.AddMoves(type); Elephant.AddMoves(type); Dabbabah.AddMoves(type); }
public static new void AddMoves(PieceType type) { Wazir.AddMoves(type); Elephant.AddMoves(type); }