Class EntityIndexComponent

java.lang.Object
com.artemis.Component
com.artemis.PooledComponent
games.pixscape.runtime.component.EntityIndexComponent

public final class EntityIndexComponent extends com.artemis.PooledComponent
  • Field Details

    • layerIndex

      public int layerIndex
    • zIndex

      public int zIndex
  • Constructor Details

    • EntityIndexComponent

      public EntityIndexComponent()
  • Method Details

    • getLayerIndex

      public int getLayerIndex()
    • getZIndex

      public int getZIndex()
    • reset

      protected void reset()
      Specified by:
      reset in class com.artemis.PooledComponent