Method Next
Next(BoardSize)
Increment the Move to the next MoveIndex, and update the Row, Column, and Direction accordingly.
Declaration
public void Next(BoardSize maxBoardSize)
Parameters
| Type | Name | Description |
|---|---|---|
| BoardSize | maxBoardSize |
Increment the Move to the next MoveIndex, and update the Row, Column, and Direction accordingly.
public void Next(BoardSize maxBoardSize)
| Type | Name | Description |
|---|---|---|
| BoardSize | maxBoardSize |