Package | Description |
---|---|
com.artemis.systems |
Entity systems.
|
Modifier and Type | Class and Description |
---|---|
class |
DelayedEntityProcessingSystem
Tracks cooldown per entity, processing entity when its timer runs out.
|
class |
EntityProcessingSystem
Entity reference iterating system.
|
class |
IntervalEntityProcessingSystem
Process a subset of entities every x ticks.
|
class |
IntervalEntitySystem
A system that processes entities at a interval in milliseconds.
|
Copyright © 2019. All rights reserved.