|
virtual void | Execute (void) override |
| This is the main thread entrypoint. More...
|
|
Definition at line 1090 of file World.h.
cWorld::cTickThread::cTickThread |
( |
cWorld & |
a_World | ) |
|
void cWorld::cTickThread::Execute |
( |
void |
| ) |
|
|
overrideprotectedvirtual |
This is the main thread entrypoint.
This function, overloaded by the descendants, is called in the new thread.
Implements cIsThread.
Definition at line 113 of file World.cpp.
cWorld& cWorld::cTickThread::m_World |
|
protected |
The documentation for this class was generated from the following files: