Uses of Interface
name.moore.kevin.ze.components.iEntityReference
Packages that use iEntityReference
Package
Description
The components package contains the components of the entity-component-system
implemented using the zay-es plugin for JMonkeyEngine.
-
Uses of iEntityReference in name.moore.kevin.ze.components
Classes in name.moore.kevin.ze.components that implement iEntityReferenceModifier and TypeClassDescriptionclassThe destination component is attached to entities that are travelling towards other entities.classThis component is used for entities that don't have their own coordinates but are in orbit of another entity eg a planet around a sun.classThe location component is attached to entities that have a fixed position relative to another entity eg an industry on a planet.classAn entity with this component has a specification available and this component points to it.