global#off()

off(eventName, callback)

Remove event listeners.

Parameters
Name Type Description
eventName String

The event we want to remove.

callback function

The listener that we need to find.

Source code: plugins/path/EventTarget.js (Line 143)
doc_phaser
2017-02-14 10:49:16
Comments
Leave a Comment

Please login to continue.