Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PathfinderStartEvent

Emitted when the pathfinder starts moving.

Hierarchy

Index

Properties

Constructors

Properties

Static eventName

eventName: "pathfinding.start" = ...

destination

destination: Vector2

The destination of the pathfinder.

eventName

eventName: "pathfinding.start" = ...

Constructors

constructor

  • new PathfinderStartEvent(destination: Vector2): PathfinderStartEvent

Generated using TypeDoc