C# Class StoneRemover, GoGame

Exibir arquivo Open project: RayyLim/GoGame Class Usage Examples

Public Methods

Method Description
Remove ( ) : void
StoneRemover ( RemovalArgs, args ) : System

Private Methods

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

Method Details

Remove() public method

public Remove ( ) : void
return void

StoneRemover() public method

public StoneRemover ( RemovalArgs, args ) : System
args RemovalArgs,
return System