/tg/ Station 13 - Modules - TypesVar Details - Proc Details

status_display

Status display which can show images and scrolling text.

Vars

header_text_colorColor for headers, eg. "- ETA -"
text_colorNormal text color

Procs

remove_messagesRemove both message objs and null the fields. Don't call this in subclasses.
set_messagesImmediately change the display to the given two lines.
set_pictureImmediately change the display to the given picture.
updateUpdate the display and, if necessary, re-enable processing.
update_messageCreate/update message overlay. They must be handled as real objects for the animation to run. Don't call this in subclasses. Arguments:

Var Details

header_text_color

Color for headers, eg. "- ETA -"

text_color

Normal text color

Proc Details

remove_messages

Remove both message objs and null the fields. Don't call this in subclasses.

set_messages

Immediately change the display to the given two lines.

set_picture

Immediately change the display to the given picture.

update

Update the display and, if necessary, re-enable processing.

update_message

Create/update message overlay. They must be handled as real objects for the animation to run. Don't call this in subclasses. Arguments: