Update Loop

by Kaiochao
Periodically update objects for real-time effects. [More]
To download this library for your Linux/Mac installation, enter this on your command line:

DreamDownload byond://Kaiochao.UpdateLoop##version=5

Emulator users, in the BYOND pager go to File | Open Location and enter this URL:

byond://Kaiochao.UpdateLoop##version=5

394 downloads
Version 5
Date added: Jul 9 2017
Last updated: May 1 2019
0 fans
Periodically update objects for real-time effects.

Useful for physics simulations and other things that happen gradually over time.

Changelog
8/25/18
  • Added operator overloads for 512.
  • Added ability to change the callback per-update loop and per-updater.