ext.pg
progress bar is an api for drawing & updating progress bars.
create(x, y, w, h, fg, bg, fill, terminal) |
---|
- create(x, y, w, h, fg, bg, fill, terminal)Source
Parameters
- x
- y
- w
- h
- fg
- bg
- fill
- terminal
progress bar is an api for drawing & updating progress bars.
create(x, y, w, h, fg, bg, fill, terminal) |
---|