Function Game.initializeWorld

Called when the Game should initialize its World.

abstract void initializeWorld (
  scope World world
);