Clue
A single clue, zero indexed from the top left of the board.
Constructor Summary
| Public Constructor | ||
| public |
constructor(column: number, row: number, question: string, answer: string) |
|
Reference
Source

A single clue, zero indexed from the top left of the board.
| Public Constructor | ||
| public |
constructor(column: number, row: number, question: string, answer: string) |
|