Module controls.multiprogressbar

Multiprogressbar module

Tables

Multiprogressbar Multiprogressbar fields.


Tables

Multiprogressbar
Multiprogressbar fields. Inherits from Control.

Fields:

  • drawBorder bool should the border be drawn? (default false)
  • borderColor {r,g,b,a} specifies the border color (default: {1,0,0,1})
  • orientation string orientation of the progress bar (default "horizontal")
  • reverse bool reverse drawing orientation (default false)
  • scaleFunction fnc scaling function that takes 0-1 and must return 0-1

See also:

generated by LDoc 1.4.0