Virtual Method

IpuzCluesfind_clue_by_coord

Declaration [src]

IpuzClue*
find_clue_by_coord (
  IpuzClues* self,
  IpuzClueDirection direction,
  const IpuzCellCoord* coord
)

Description

No description available.

Parameters

direction

Type: IpuzClueDirection

No description available.

coord

Type: IpuzCellCoord

No description available.

The data is owned by the caller of the function.

Return value

Type: IpuzClue

No description available.

The caller of the function takes ownership of the data, and is responsible for freeing it.