Package com.deco2800.game.concurrency
-
Class Summary Class Description AsyncTaskQueue An event pool which runs long-running rendering tasks on a single thread.JobSystem A job system provides a general-purpose way to run multi-threaded code.
Class | Description |
---|---|
AsyncTaskQueue |
An event pool which runs long-running rendering tasks on a single thread.
|
JobSystem |
A job system provides a general-purpose way to run multi-threaded code.
|