v10
Updated:
init(UTC, console)
Parameters:
UTC
console
update(console1, console2, console3, bg_color, text_color, border_color)
- The update function updates the given consoles with the latest input in their respective buffers.
It also checks for the type of console and updates the label, table, box, or tooltip accordingly.
If a console is not provided or is empty, it is skipped.
Parameters:
console1: string[] - An array of strings representing the console to be updated.
console2: string[] - An array of strings representing the console to be updated.
console3: string[] - An array of strings representing the console to be updated.
bg_color: color - Color of the bg of the consoles
text_color: color - Color of the text of the consoles
border_color
Returns: (void)
log(console, inp, data_label, off, loop, tick, m_rows, m_cols)
Parameters:
console
inp
data_label
off
loop
tick
m_rows
m_cols
print(input, data_label, tick, pos, off, loop, UTC, m_rows, m_cols, size, text_size, bg_color, text_color)
Parameters:
input
data_label
tick
pos
off
loop
UTC
m_rows
m_cols
size
text_size
bg_color
text_color
Removed:
print_label(str, x_offset, y, barstate, style, color, textcolor, text_align, size)
print_label