ProgressBar Constructor |
Name | Description | |
---|---|---|
![]() | ProgressBar |
Create progressbar with default params.
|
![]() | ProgressBar(UInt32, UInt32, Anchor, NullableVector2) |
Create progress bar.
|
![]() | ProgressBar(UInt32, UInt32, Vector2, Anchor, NullableVector2) |
Create progress bar with size.
|