Module: WorldBuilder

A World Builder

Author:
  • episanchez

Methods


<static> BuildEmptyWorld()

Build an empty world

Returns:
Type
World

<static> BuildWithWorldConfiguration(worldConfiguration)

Build a world with a World Configuration

Parameters:
Name Type Description
worldConfiguration WorldConfiguration
Returns:
Type
World