This trait represents a system, which can update the World 's state.
This method is executed every time the World is updated.
the delta time used to update.
the World in which the System is being executed.
whether this System should be executed or not.