Uses of Package
de.extio.spacecraft.shared.bo
-
Packages that use de.extio.spacecraft.shared.bo Package Description de.extio.spacecraft.shared.bo Business objects implement various game mechanicsde.extio.spacecraft.shared.model.bo Interfaces and data objects for various business objects implementing game mechanicsde.extio.spacecraft.shared.model.entity Business and data objects for the entity subsystem.de.extio.spacecraft.shared.model.entity.builtin.live Builtin live entity implementations and interfaces for custom implementations of specific entity types -
Classes in de.extio.spacecraft.shared.bo used by de.extio.spacecraft.shared.bo Class Description ClientSelectionUtils Utilities to select entities on the client side, e.g.EntityModSupport Handler for entity mods.LootScatterer.ScatteringMode MeshConsumerSupport Support class for every entity that is part of the mesh system.MeshManager Manages all meshes (Energy, Shield, O2, Network, ...) of a composite entity You can access the corresponding bean implementation via EngineFacade::getBusinessObject / ServerFacade::getBusinessObjectPathFindingEntitySupport Support methods for path finding.SceneLoader.ClearMode StorageEntitySupport Helpers to handle storage (inventory) of entities You can access the corresponding bean implementation via EngineFacade::getBusinessObject / ServerFacade::getBusinessObject -
Classes in de.extio.spacecraft.shared.bo used by de.extio.spacecraft.shared.model.bo Class Description AiBuildingBlockManager AiBuildingBlockManager manages AI building blocks -
Classes in de.extio.spacecraft.shared.bo used by de.extio.spacecraft.shared.model.entity Class Description RestrictedEntitySurface Handles restricting composite entities to a representation for other players, e.g. -
Classes in de.extio.spacecraft.shared.bo used by de.extio.spacecraft.shared.model.entity.builtin.live Class Description EntityModSupport Handler for entity mods.MeshConsumerSupport Support class for every entity that is part of the mesh system.PathFindingEntitySupport Support methods for path finding.