Skip to content
On this page

Interface: LineBetweenOptions

Table of contents

Properties

Properties

start

Optional start: HexCoordinates

Defined in

grid/traversers/line.ts:27


stop

stop: HexCoordinates

These coordinates are included in the line.

Defined in

grid/traversers/line.ts:31

Released under the MIT License.