SS1984 - Modules - TypesVar Details - Proc Details

lighting

Vars

corners_queueList of lighting corners queued for update.
current_sourcesSnapshot of sources_queue currently being processed this fire() cycle.
objects_queueList of lighting objects queued for update.
sources_queueList of lighting sources queued for update.

Procs

setup_static_lighting_if_neededTakes a list of turfs in, and sets up static lighting for them as needed. Exactly what it says on the tin.

Var Details

corners_queue

List of lighting corners queued for update.

current_sources

Snapshot of sources_queue currently being processed this fire() cycle.

objects_queue

List of lighting objects queued for update.

sources_queue

List of lighting sources queued for update.

Proc Details

setup_static_lighting_if_needed

Takes a list of turfs in, and sets up static lighting for them as needed. Exactly what it says on the tin.