Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: void AddWhitePearl(int)

  • Declared in: PuzzleSolvers.Masyu

Declaration

public void AddWhitePearl(
    int cell
)

Summary

Adds a white pearl constraint to the puzzle.

Parameters

intcell Specifies the cell within the grid containing the new pearl.