parallax
Procs | |
get_parallax_datum | Gets parallax for zlevel. |
---|---|
get_parallax_motion | Gets parallax motion for a zlevel |
get_parallax_type | Gets parallax type for zlevel. |
get_parallax_vis_contents | Gets parallax added vis contents for zlevel |
reset_clients_on_z | resets all parallax for clients on a z |
update_clients_on_z | updates all parallax for clients on a z |
update_z_motion | updates motion of all clients on z |
Proc Details
get_parallax_datum
Gets parallax for zlevel.
get_parallax_motion
Gets parallax motion for a zlevel
Returns null or list(speed, dir deg clockwise from north, windup, turnrate) THE RETURNED LIST MUST BE A 4-TUPLE, OR PARALLAX WILL CRASH. DO NOT SCREW WITH THIS UNLESS YOU KNOW WHAT YOU ARE DOING.
This will override area motion
get_parallax_type
Gets parallax type for zlevel.
get_parallax_vis_contents
Gets parallax added vis contents for zlevel
reset_clients_on_z
resets all parallax for clients on a z
update_clients_on_z
updates all parallax for clients on a z
update_z_motion
updates motion of all clients on z