A progress bar component for showing a changing value in relation to a total.
Constructor
new (?parent:DisplayObjectContainer, ?xpos:Float, ?ypos:Float)
Constructor
Parameters:
parent | The parent DisplayObjectContainer on which to add this ProgressBar. |
---|---|
xpos | The x position to place this component. |
ypos | The y position to place this component. |