blendDarken() → {Phaser.BitmapData}
Sets the blend mode to 'darken'
Returns
This BitmapData object for method chaining.
- Source code: gameobjects/BitmapData.js (Line 2221)
blendDarken() → {Phaser.BitmapData}
Sets the blend mode to 'darken'
This BitmapData object for method chaining.
Please login to continue.