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