C# Class Queem.Core.Move

Afficher le fichier Open project: Ribtoks/Queem Class Usage Examples

Méthodes publiques

Méthode Description
Move ( Move from ) : System
Move ( Square start, Square end ) : System
Move ( Square start, Square end, MoveType type ) : System
Move ( string str ) : System
ToString ( ) : string

Method Details

Move() public méthode

public Move ( Move from ) : System
from Move
Résultat System

Move() public méthode

public Move ( Square start, Square end ) : System
start Square
end Square
Résultat System

Move() public méthode

public Move ( Square start, Square end, MoveType type ) : System
start Square
end Square
type MoveType
Résultat System

Move() public méthode

public Move ( string str ) : System
str string
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string