Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NodeUpdate

An update to a pathfinder node.

Hierarchy

  • NodeUpdate

Index

Properties

Properties

walkable

walkable: boolean

Whether or not the node can be walked on.

x

x: number

The X coordinate of the node.

y

y: number

The Y coordinate of the node.

Generated using TypeDoc