Axmol Engine 2.4.0-258ceca
|
This is the complete list of members for AsyncTaskPool, including all inherited members.
destroyInstance() | AsyncTaskPool | static |
enqueue(TaskType type, TaskCallBack callback, void *callbackParam, std::function< void()> task) | AsyncTaskPool | inline |
enqueue(AsyncTaskPool::TaskType type, std::function< void()> task) | AsyncTaskPool | inline |
getInstance() | AsyncTaskPool | static |
stopTasks(TaskType type) | AsyncTaskPool | inline |