status Render
open fun statusRender(colour: Color, start: Vector2f, offset: Vector2f, size: Vector2f, text: String, fill: Float, hPad: Float, full: Boolean)
Draws a cooldown bar with text. Draws "subsystemDroneReservesFullText" in center of bar if "full" is true. The root location is on the left side of the bar.
Parameters
colour
Color
start
Root location.
offset
Offset from root location.
size
Dimensions of element.
text
Text
fill
Fill level of progress bar
h Pad
Additional padding between text and bar.
full
If the progress bar is full