Method
IpuzCrosswordget_symmetry
Declaration [src]
IpuzSymmetry
ipuz_crossword_get_symmetry (
IpuzCrossword* self
)
Description [src]
Calculates the symmetry of self
. Note, there can be multiple valid
calculations for a board. For example, we can’t say anything at all
about the symmetry for a blank, square board. This function returns
the first one that matches.
Return value
Type: IpuzSymmetry
The apparent symmetry of the puzzle.