Is it possible to setColor on a LabelAtlas?
I'm trying to achieve a slight drop shadow effect on a font. I've done this elsewhere with Sprites, but it doesn't seem to be taking with my LabelAtlas. The font/LabelAtlas remains the default color from the png atlas.
Is there some trick to making this work, or is it just not supported?