.$tint

Same as change phaser .tint

.$tint(color)

color <String> Color in '#FFFFFF' or '0xFFFFFF' and even 'FFFFFF' format.

Examples:

sprite.$tint('#FF0000');