color
Description:
public Color color {
get;
set; }
property to change global color of the sprite.
This color is modulated (multiplied) with the sprite's texture. It can be used to colorize the sprite, or change its global opacity. By
default, the sprite's color is opaque white.
See also:
getColor, setColor