Uses of Package
de.extio.spacecraft.shared.world
-
Packages that use de.extio.spacecraft.shared.world Package Description de.extio.spacecraft.shared.bo Business objects implement various game mechanicsde.extio.spacecraft.shared.world Algorithmic implementations and utilities for the game world subsystem -
Classes in de.extio.spacecraft.shared.world used by de.extio.spacecraft.shared.bo Class Description GridIndex2D Implements a grid index that can query objects with dimension 1 very fast at the expense of memory consumption. -
Classes in de.extio.spacecraft.shared.world used by de.extio.spacecraft.shared.world Class Description BinarySearchIndex2D.Branch SpatialIndex2D Spatial indexes are used for spatial queries.