TransferMode transferMode
read / write

The transfer mode used when drawing the sprite to screen.

// Add the colors of the sprite with the colors of the background
mySprite.transferMode = TransferMode.plusMode;