C# Class Sudoque.Behavior.Game.Engine.CellBehavior

Afficher le fichier Open project: lunivore/sudoque

Méthodes publiques

Méthode Description
ShouldBeAbleToCopyItselfWithTheSamePotentialsActualsAndMode ( ) : void

Private Methods

Méthode Description
ShouldClearFixedNumbersWhenGameIsRecreated ( ) : void
ShouldClearPotentialsWhenGameIsRecreated ( ) : void
ShouldFixTheNumberIfItHasAnActualWhenGameIsStarted ( ) : void
ShouldHavePotentialsIfMoreThanOneNumberToggled ( ) : void
ShouldNotAllowFixedNumbersToBeToggled ( ) : void
ShouldNotAllowPotentialsForANewGame ( ) : void
ShouldNotHaveAnythingInToStartWith ( ) : void
ShouldRemoveNumbersWhenToggledTwice ( ) : void

Method Details

ShouldBeAbleToCopyItselfWithTheSamePotentialsActualsAndMode() public méthode