Plugin.PathManager#PathManager

new PathManager(game, parent)

PathManager controls a list of Paths and a list of PathFollowers.
It is the central control for the majority of the Pathing API.

Parameters
Name Type Description
game Phaser.Game

A reference to the current Phaser.Game instance.

parent Phaser.PluginManager

The Phaser Plugin Manager which looks after this plugin.

Source code: plugins/path/PathManagerPlugin.js (Line 17)
doc_phaser
2017-02-14 11:05:08
Comments
Leave a Comment

Please login to continue.