Grindstone Game Engine v0.2.0
An open source game engine and toolkit.
Loading...
Searching...
No Matches
Grindstone::Editor::TaskSystem Class Reference

Public Member Functions

std::vector< TaskGetTasks ()
void Execute (std::string jobName, std::function< void()> jobPtr)
void CullDoneTasks ()
bool HasRunningTasks ()

The documentation for this class was generated from the following files:
  • /github/workspace/sources/code/Editor/TaskSystem.hpp
  • /github/workspace/sources/code/Editor/TaskSystem.cpp