I want to do health bar by using RectangleShape. In sfml 1.6 it was possible to change color for some points in Shape and receive a gradient effect instead color fill. It is possible with RectangleShape? I don't see appropriate function. So...
How to change chosen point color in RectangleShape?