Represents a line of sight finder between two cells in a two dimensional array.
Any type of data.
The grid for which to compute the line.
A callback function used to determine if a cell is a blocking one.
Retrieves a line between a start and an end Position.
Position
A Position
The line result.
Generated using TypeDoc
Represents a line of sight finder between two cells in a two dimensional array.