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

    Modifier and Type
    Class
    Description
    class 
    The destination component is attached to entities that are travelling towards other entities.
    class 
    This 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.
    class 
    The location component is attached to entities that have a fixed position relative to another entity eg an industry on a planet.
    class 
    An entity with this component has a specification available and this component points to it.