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