Skip to main content

Module status_bar

Module status_bar 

Source
Expand description

Status bar โ€” one monospace strip of live facts.

Every value here changes every frame, so every value is monospace: numbers stay in their columns instead of jittering as digits change width. The colours are semantic โ€” a red frame time means the frame is late, not that red looked nice there.

Structsยง

Snapshot ๐Ÿ”’
StatusBarPanel
The bottom status strip.

Constantsยง

STATUS_HEIGHT
Height of the status bar.

Functionsยง

vsep ๐Ÿ”’
A vertical rule; returns the x cursor past it.
vsep_left ๐Ÿ”’
A vertical rule laid out right-to-left; returns the x cursor left of it.