parallax ![code/_rendering/parallax/parallax.dm 4](git.png)
Holds parallax information.
Vars | |
layers | Parallax layers |
---|---|
objects | List of parallax objects - these are cloned to a parallax holder using Clone on each. |
Procs | |
GetObjects | Gets a new version of the objects inside - used when applying to a holder. |
Var Details
layers ![code/_rendering/parallax/parallax.dm 8](git.png)
Parallax layers
objects ![code/_rendering/parallax/parallax.dm 6](git.png)
List of parallax objects - these are cloned to a parallax holder using Clone on each.
Proc Details
GetObjects
Gets a new version of the objects inside - used when applying to a holder.