Go to the source code of this file.
Classes | |
| class | ActorBase |
Base interface class for all actors in the game. Lifecycle is handled by ActorMgr. More... | |
Functions | |
| template<typename T> | |
| ActorBase * | TActorFactory (const ActorCreateParam ¶m) |
| ActorBase * TActorFactory | ( | const ActorCreateParam & | param | ) |