ProgressBar.this

Constructs a new health bar at the given location with the given values

class ProgressBar(T)
this
(
Display container
,
iRectangle location
,
Color backColor
,
Color foreColor
,,
T currentVal = 0
)

Meta