| Package | Description |
|---|---|
| com.lhkbob.entreri | |
| com.lhkbob.entreri.task |
| Class and Description |
|---|
| Scheduler
Scheduler coordinates the multi-threaded execution of jobs that process an
EntitySystem.
|
| Class and Description |
|---|
| Job
Job represents a list of
tasks that must be executed in a particular order
so that they produce a meaningful computation over an entity system. |
| Result
Result represents a computed result, preferably that of a bulk computation, performed
by a Task.
|
| Scheduler
Scheduler coordinates the multi-threaded execution of jobs that process an
EntitySystem.
|
| Task
Tasks are functional processors of the entities and components within an EntitySystem.
|
Copyright © 2013. All Rights Reserved.