UpdateStage has written a short blog post on how to create a circular pie-chart style progress meter. The post includes a demo and full code, and you can drop the PieMeter
class into your game with ease as it extends the Graphics Game Object.
Circle Pie Meter Class
A quick and easy to use custom Game Object class for display a pie-chart progress meter.