Enumeration

IpuzAcrosticLabelMode

Declaration

enum Ipuz.AcrosticLabelMode

Description [src]

Indicates how to label each cell when calling ipuz_acrostic_fix_labels().

Members

IPUZ_ACROSTIC_LABEL_NUMBERS

Sets a number for each cell.

  • Value: 0
  • Available since: 1.0
IPUZ_ACROSTIC_LABEL_NUMBERS_CLUES

Sets a number and the clue letter for every cell.

  • Value: 1
  • Available since: 1.0