toString() → {string} Returns string
detach() → {function | null} Detach binding from signal.alias to: @see mySignal.remove(myBinding
active : boolean Is the Signal active? Only active signals will broadcast dispatched events. Setting this property during
callCount : number The number of times the handler function has been called. Source
removeAll(context) Remove all event listeners. Parameters
getListener() → {function} Returns function
isBound() → {boolean} Returns boolean
toString() → {string} A string representation of the object. Returns
getSignal() → {Phaser.Signal} Returns
params :array | null Default parameters passed to listener during Signal.dispatch and SignalBinding.execute
Page 1 of 3