/tg/ Station 13 - Modules - TypesVar Details

parallax_home

Vars

animate_parallaxAre we animating parallax?
displaying_layersAre we currently displaying any layers?
draw_old_spaceIf we want to draw the old space layer
layers_to_drawHow many normal space layers we want to draw, in increasing order of "depth"
ownerThe client that owns us
parallax_layersLayers we are currently displaying
parallax_layers_cachedPallet of layers we CAN display if we choose to, depending on our client's prefs ensures quick removal/reinsertion doesn't cause cycling qdels

Var Details

animate_parallax

Are we animating parallax?

displaying_layers

Are we currently displaying any layers?

draw_old_space

If we want to draw the old space layer

layers_to_draw

How many normal space layers we want to draw, in increasing order of "depth"

owner

The client that owns us

parallax_layers

Layers we are currently displaying

parallax_layers_cached

Pallet of layers we CAN display if we choose to, depending on our client's prefs ensures quick removal/reinsertion doesn't cause cycling qdels