|
Fission FSN
|
#include <fsCAutoMinigameLevelComponent.h>

Static Public Member Functions | |
| static fsStr | saveStateKeyCreate (const fsStr &pStencilSet, const fsStr &pGameType, const fsStr &pSrcArt) |
Static Public Attributes | |
| static const fsCUniqueId | mTypeId |
| Static Public Attributes inherited from gfCHogLevelComponent | |
| static const fsCUniqueId | mTypeId |
| static const fsCUniqueId | mLevelSkippedMsg |
Protected Member Functions | |
| fsStr | saveStateKeyGet () override |
| void | doPostEntityCreation () override |
| fsCAutoMinigameLevelComponent (fsCEntity *pParent) | |
| Protected Member Functions inherited from gfCHogLevelComponent | |
| void | skipDo () override |
| void | updateDo (fsS32 pDeltaMs) override |
| void | renderDo () override |
| virtual void | actAdvance () |
| virtual fsStr | rewardSequencFileNameGetIfActive () |
| virtual void | levelResetDo () |
| void | abortDo () override |
| void | doLevelCreate () override |
| gfCHogLevelComponent (fsCEntity *pParent) | |
| virtual | ~gfCHogLevelComponent () |
| Protected Member Functions inherited from gfIHogLevel | |
| void | levelCreate (const fsStr &pLevelName) |
| void | bestRunningTimeSet () |
| virtual void | guiInitDo () |
| virtual void | levelStateSaveDo () |
| fsBool | mapLevelGet () const |
| void | listenersDeregisterDo () override |
| void | listenersRegisterDo () override |
| fsBool | messageProcessDo (const fsCUniqueId &pMessageType, const fsIMessageDispatcher::sMessageParameters &pParam) override |
| void | resetDo () override |
| void | deserialiseDo () override |
| void | serialiseDo () override |
| void | updateDo (fsS32 pDeltaMs) override |
| std::vector< fsCEntity * > | minigameEntitiesGet () |
| void | cheatMenuToggle () |
| virtual void | doLevelStateRestore () |
| gfIHogLevel (fsCEntity *pParent) | |
| Protected Member Functions inherited from fsIComponent | |
| virtual void | matrixApplyDo () |
| virtual void | postLoadDo () |
| virtual void | initialiseFromVariableTableDo (const fsCVariableTable &pVars) |
| virtual void | initialiseDo () |
| virtual void | finaliseDo () |
| virtual | ~fsIComponent () |
| fsIComponent (fsCEntity *pParent) | |
Static Protected Member Functions | |
| static fsIComponent * | create (fsCEntity *pParent) |
| Static Protected Member Functions inherited from gfCHogLevelComponent | |
| static fsIComponent * | create (fsCEntity *pParent) |
Friends | |
| class | fsCComponentFactory |
Additional Inherited Members |
|
virtual |
|
protected |
|
staticprotected |
|
overrideprotectedvirtual |
Reimplemented from gfIHogLevel.
|
static |
|
overrideprotectedvirtual |
Reimplemented from gfIHogLevel.
|
friend |
|
static |