PathfindingObstaclesManager manages the common objects shared by objects having a pathfinding behavior: In particular, the obstacles behaviors are required to declare themselves (see PathfindingObstaclesManager.addObstacle) to the manager of their associated container (see gdjs.PathfindingRuntimeBehavior.obstaclesManagers).

Constructors

Methods