Cell
Defined in: ai/nav/NavGrid.ts:25
Integer grid coordinate. Its own type rather than a world vector, so a cell coordinate cannot be passed where world pixels are expected.
Properties
Section titled “Properties”x:
number
Defined in: ai/nav/NavGrid.ts:26
y:
number
Defined in: ai/nav/NavGrid.ts:27