C# 클래스 StoneRemover, GoGame

파일 보기 프로젝트 열기: RayyLim/GoGame 1 사용 예제들

공개 메소드들

메소드 설명
Remove ( ) : void
StoneRemover ( RemovalArgs, args ) : System

비공개 메소드들

메소드 설명
Remove ( int x, int y ) : void
RemoveAllItemsInList ( int>.List results ) : void
RemoveByChainSurroundedStrategy ( ) : void
RemoveByFullySurroundedStrategy ( ) : void

메소드 상세

Remove() 공개 메소드

public Remove ( ) : void
리턴 void

StoneRemover() 공개 메소드

public StoneRemover ( RemovalArgs, args ) : System
args RemovalArgs,
리턴 System