World constructor

World()

Implementation

World() {
  instant = InstantChanges(this);
}