Method

IpuzClueset_coords

Declaration [src]

void
ipuz_clue_set_coords (
  IpuzClue* clue,
  IpuzCellCoordArray* coords
)

Description [src]

Sets the raw coordinates of clue, overwriting any current values.

Parameters

coords

Type: IpuzCellCoordArray

Location to set the first coord of clue.

The data is owned by the caller of the method.