C# Class StoneRemover, GoGame

Afficher le fichier Open project: RayyLim/GoGame Class Usage Examples

Méthodes publiques

Méthode Description
Remove ( ) : void
StoneRemover ( RemovalArgs, args ) : System

Private Methods

Méthode Description
Remove ( int x, int y ) : void
RemoveAllItemsInList ( int>.List results ) : void
RemoveByChainSurroundedStrategy ( ) : void
RemoveByFullySurroundedStrategy ( ) : void

Method Details

Remove() public méthode

public Remove ( ) : void
Résultat void

StoneRemover() public méthode

public StoneRemover ( RemovalArgs, args ) : System
args RemovalArgs,
Résultat System