The Add color operation allows the addition of the Color (Red, Green, Blue) values to the texture drawn by an object. This can be used to "lighten", or simulate light shining on an object.
The following code can be used to set a Sprite's color operation to Add when the space bar is pressed.