SystemManager.update

Update

Updates every component with the Automatic Update Policy

  1. void update()
    class SystemManager
    void
    update
    ()
  2. void update()

Examples

world.system.update();

Meta