Package games.pixscape.runtime.component
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 Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
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:
resetin classcom.artemis.PooledComponent
-