public class UpdateEntitySeedSystem extends DelayedSystem
System for handling updateentityseed mechanics. Systems contain game logic that operates on entities with specific component types.
java.lang.Object > DelayedSystem > UpdateEntitySeedSystem
Field Summary
No fields documented.
Method Detail
UpdateEntitySeedSystem
public
public
UpdateEntitySeedSystem
()
Method UpdateEntitySeedSystem.
delayedTick
Method delayedTick.
- Parameters:
final floatdtfinal intsystemIndex@Nonnull final Storestore