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