update abstract method
Called from World.update (or once from the startup phase). dt is
the delta supplied to update.
Implementation
void update(World world, Duration dt);
Called from World.update (or once from the startup phase). dt is
the delta supplied to update.
void update(World world, Duration dt);