New Super Mario Bros. U Headers
Loading...
Searching...
No Matches
ActorBase.h File Reference

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>
ActorBaseTActorFactory (const ActorCreateParam &param)

Function Documentation

◆ TActorFactory()

template<typename T>
ActorBase * TActorFactory ( const ActorCreateParam & param)