Phaser API Documentation

  Version: 
TintConfig
Properties:
name type description
topLeft number

The top left tint value. Always zero in canvas.

topRight number

The top right tint value. Always zero in canvas.

bottomLeft number

The bottom left tint value. Always zero in canvas.

bottomRight number

The bottom right tint value. Always zero in canvas.

Type:
object