d2d ~master (2018-04-09T05:09:26Z)
Home
Dub
Repo
ProgressBar.this
source
d2d
ProgressBar
ProgressBar
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
maxVal
,
T
currentVal
= 0
)
Meta
Source
See Implementation
source
d2d
ProgressBar
ProgressBar
constructors
this
functions
draw
properties
location
variables
_location
backColor
currentVal
foreColor
maxVal
Constructs a new health bar at the given location with the given values