menu
dartemis package
documentation
dartemis.dart
IntervalEntityProcessingSystem
processEntity abstract method
processEntity abstract method
dark_mode
light_mode
processEntity
abstract method
void
processEntity
(
int
entity
)
Process an
entity
this system is interested in.
Implementation
void processEntity(int entity);
dartemis package
documentation
dartemis
IntervalEntityProcessingSystem
processEntity abstract method
IntervalEntityProcessingSystem class