Skip to main content

The "sys_layer_draw_log" Function

Syntax#

sys_layer_draw_log(spr_background, spr_divider, spr_paused, spr_playing, sep, linebreak, font, color);

Override color to draw logged text in (or keyword 'inherit' for logged style)

Description#

Draws the backlog, including text and stylization.

Also has a legacy counterpart, sys_layer_draw_log_legacy, which renders the backlog without certain advanced features.