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