Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CrosswordClueDefinitionOptions

Available options for CrosswordClueDefinition

Hierarchy

  • CrosswordClueDefinitionOptions

Implemented by

Index

Properties

across

across: boolean

The clue is across or down

answer

answer: string

Word to answer

clue

clue: string

The clue to

Optional hints

hints: number[]

Set one or more letters of the answer as hints.

number

number: number

Number of the clue. Will be used to establish the order of the clues

x

x: number

The start position in X axis

y

y: number

The start position in Y axis

Generated using TypeDoc