User rating: 3
Joined: Wed 18 May, 2011, 16:25 Posts: 331 Location: SwitzerlandSwitzerland
|
setOpacityAlpha(alpha) is not working in the current release.
However, as a workaoround it does work to pass a color with an alpha level in setColor. [example: setColor(new Color(r, g, b, alpha)); ]
Best, RR.
|
|