Clears the tone.
Calls each of the listeners registered for a given event.
The event name.
Arguments that are passed to registered listeners
true
if the event had listeners, else false
.
Return an array listing the events for which the emitter has registered listeners.
Return the listeners registered for a given event.
The event name.
Check if there listeners for a given event.
If exists
argument is not true
lists listeners.
The event name.
Only check if there are listeners.
This function doesn't apply anymore.
Sets the tone.
The red strength in the range (-255, 255)
The green strength in the range (-255, 255)
The blue strength in the range (-255, 255)
The grayscale level in the range (0, 255)
Generated using TypeDoc
The sprite which changes the screen color in 2D canvas mode.
ToneSprite