|
Grindstone Game Engine v0.2.0
An open source game engine and toolkit.
|
Public Member Functions | |
| std::vector< Task > | GetTasks () |
| void | Execute (std::string jobName, std::function< void()> jobPtr) |
| void | CullDoneTasks () |
| bool | HasRunningTasks () |