News

[mode]); You can then register objects to the event loop, defining earlyUpdate, update and/or lateUpdate. class MyObject { earlyUpdate() { // Code to perform first } update() { // Normal execution ...