Shiptest 13 - Modules - TypesProc Details

space

Procs

InitializeSpace Initialize
check_starlightChecks if the turf's starlight should change, given a turf within 1 tile (including itself) that has changed since starlight was last valid.
recalculate_starlightRecalculates the turf's starlight by checking nearby turfs. Note that if all nearby turfs are space and no starlight was being emitted, the light is not updated.

Proc Details

Initialize

Space Initialize

Doesn't call parent, see /atom/proc/Initialize

check_starlight

Checks if the turf's starlight should change, given a turf within 1 tile (including itself) that has changed since starlight was last valid.

recalculate_starlight

Recalculates the turf's starlight by checking nearby turfs. Note that if all nearby turfs are space and no starlight was being emitted, the light is not updated.