callbacks.fire() 1.7 The argument or list of arguments to pass back to the callback list. Call all of the callbacks with the given arguments

This method returns the Callbacks object onto which it is attached (this).

Use callbacks.fire() to invoke the callbacks in a list with any arguments that have been passed: