#include <TaskManager.h>
Detailed Description
TaskManager class split tasks on different threads to use all CPU power.
Definition at line 16 of file TaskManager.h.
Constructor & Destructor Documentation
| kge::core::TaskManager::TaskManager |
( |
| ) |
|
|
private |
| kge::core::TaskManager::~TaskManager |
( |
| ) |
|
Member Function Documentation
| void kge::core::TaskManager::AddTask |
( |
Task * |
pTask | ) |
|
| static TaskManager* kge::core::TaskManager::GetSingletonPointer |
( |
| ) |
|
|
static |
Member Data Documentation
| int kge::core::TaskManager::m_iThreadCount |
|
protected |
The documentation for this class was generated from the following file: