C# 클래스 Sudoque.Behavior.Game.Engine.CellBehavior

파일 보기 프로젝트 열기: lunivore/sudoque

공개 메소드들

메소드 설명
ShouldBeAbleToCopyItselfWithTheSamePotentialsActualsAndMode ( ) : void

비공개 메소드들

메소드 설명
ShouldClearFixedNumbersWhenGameIsRecreated ( ) : void
ShouldClearPotentialsWhenGameIsRecreated ( ) : void
ShouldFixTheNumberIfItHasAnActualWhenGameIsStarted ( ) : void
ShouldHavePotentialsIfMoreThanOneNumberToggled ( ) : void
ShouldNotAllowFixedNumbersToBeToggled ( ) : void
ShouldNotAllowPotentialsForANewGame ( ) : void
ShouldNotHaveAnythingInToStartWith ( ) : void
ShouldRemoveNumbersWhenToggledTwice ( ) : void

메소드 상세

ShouldBeAbleToCopyItselfWithTheSamePotentialsActualsAndMode() 공개 메소드