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

image

Vars

realized_overlaysList of overlay "keys" (info about the appearance) -> mutable versions of static appearances Drawn from the overlays list
realized_underlaysList of underlay "keys" (info about the appearance) -> mutable versions of static appearances Drawn from the underlays list

Procs

dump_harddel_infoimages are pretty generic, this should help a bit with tracking harddels related to them
realize_overlaysTakes the image's existing overlays, and makes them mutable so they can be properly vv'd in the realized_overlays list

Var Details

realized_overlays

List of overlay "keys" (info about the appearance) -> mutable versions of static appearances Drawn from the overlays list

realized_underlays

List of underlay "keys" (info about the appearance) -> mutable versions of static appearances Drawn from the underlays list

Proc Details

dump_harddel_info

images are pretty generic, this should help a bit with tracking harddels related to them

realize_overlays

Takes the image's existing overlays, and makes them mutable so they can be properly vv'd in the realized_overlays list