public class ItemSpatialSystem extends SpatialSystem
System for handling itemspatial mechanics. Systems contain game logic that operates on entities with specific component types.
java.lang.Object > SpatialSystem > ItemSpatialSystem
Field Summary
transformComponent
final
TransformComponent
transformComponent
Field transformComponent.
Method Detail
ItemSpatialSystem
Method ItemSpatialSystem.
- Parameters:
final ResourceTypespatialResource, EntityStore>>
getPosition
Method getPosition.
- Parameters:
@Nonnull final ArchetypeChunkarchetypeChunkfinal intindex