Phaser API Documentation

  Version: 

Member of: Phaser.Display.RGB

onChangeCallback: function

Description:

This callback will be invoked each time one of the RGB color values change.

The callback is sent the new color values as the parameters.

Type:
function
Since: 3.50.0
Source: src/display/RGB.js (Line 40)