LavishNav:Universe (Region Type)

From Lavish Software Wiki
Revision as of 17:52, 6 March 2006 by Lax (talk | contribs)
(diff) ←Older revision | view current revision (diff) | Newer revision→ (diff)
Jump to navigation Jump to search

Introduction

What is a Universe?

A universe is infinite in size and therefore contains everything.

Universe Behaviors

Containment

By definition, a universe contains everything. It's impossible not to contain a given point.

Nearest Point

The nearest point within this region to any given point is the given point.

Center Point

The center point of a universe is 0,0,0.

Universe Characteristics

Universes are descendants of the base region type. Any characteristics of the base region type may be applied in addition to the universe-specific characteristics described below.

Universe-Specific Properties

none

Examples

Example XML code

<Universe Name="Everything" Unique="1">
</Universe>

See Also