Overworld

constructor(identifier: String, description: String)

Provides an overlord which is a container of Region. The overwold has an identifier and a description.


constructor(identifier: Identifier, description: Description)