Public Member Functions | |
void | process () override |
void | onStateEnter (const NancyState::NancyState prevState) override |
bool | onStateExit (const NancyState::NancyState nextState) override |
Additional Inherited Members | |
Static Public Member Functions inherited from Common::Singleton< Logo > | |
static bool | hasInstance () |
static Logo & | instance () |
static void | destroy () |
Protected Types inherited from Common::Singleton< Logo > | |
typedef Logo | SingletonBaseType |
Static Protected Attributes inherited from Common::Singleton< Logo > | |
static Logo * | _singleton |