Package fate.world

Contains common "World" code for the client and server.

See:
          Description

Class Summary
Galaxy Represents a galaxy of solar systems.
GroundStructure Represents a structure built on a Planetoid.
MapWorldObject Simple map to contain WorldObject objects.
OrbitingBody Base class for any orbiting object in the universe.
Planetoid Represents a planet, asteroid, or any other fixed object orbiting in a SolarSystem.
Player Represents a Player in the world.
Resources Represents resources on a Planetoid, SpaceStructure, or GroundStructure.
Ship Represents a space ship that can travel around the universe.
SolarSystem Represents a solar system containing Planetoid objects.
SpaceStructure Represents a structure built in space, generally in a solar system, orbiting a Planetoid.
Universe The base storage object of the Fate "World".
WorldObject Base class for any object in the Fate "World".
 

Package fate.world Description

Contains common "World" code for the client and server.