Enumeration
IpuzAcrosticSyncDirection
Description [src]
Indicates which direction to sync the puzzle when called by
ipuz_acrostic_fix_quote()
and
ipuz_acrostic_fix_source()
. If the method is passed
STRING_TO_PUZZLE
, then we use the string as a source to update
the grid and clues. If the argument is PUZZLE_TO_STRING
then the
grid and clues are untouched, and the current source and quote
strings are calculated.