read / write
The color to draw on top of the sprite, null if no color overlay is used.
// Color the sprite red
mySprite.colorOverlay = new Color(0x77ff0000);
The color to draw on top of the sprite, null if no color overlay is used.
// Color the sprite red
mySprite.colorOverlay = new Color(0x77ff0000);