Options
All
  • Public
  • Public/Protected
  • All
Menu

Class EngineRecalculateEvent

Emitted when the pathfinder engine recalculates its path.

Hierarchy

Index

Properties

Constructors

Properties

Static eventName

eventName: "engine.recalculate" = ...

eventName

eventName: "engine.recalculate" = ...

path

path: Vector2[]

The path that the engine found.

Constructors

constructor

  • new EngineRecalculateEvent(path: Vector2[]): EngineRecalculateEvent

Generated using TypeDoc