|
Fission FSN
|
#include <gfCAutoTestLevelLoadComponent.h>

Public Member Functions | |
| virtual | ~gfCAutoTestLevelLoadComponent () |
| Public Member Functions inherited from gfIAutoTestLevelUserInputComponent | |
| virtual void | clearUp () |
| void | autoQuitDisable () |
| fsBool | userInputReplicate () |
| Public Member Functions inherited from fsIComponent | |
| template<typename TInterface> | |
| std::vector< fsCEntity * > | appSceneEntitiesWithComponentOfFamilyType () const |
| template<typename TInterface> | |
| fsCEntity * | appSceneFirstEntityWithComponentOfFamilyType () const |
| fsCEntity * | appSceneEntityNamed (const fsStr &pName) const |
| void | reset () |
| void | update (fsS32 pDeltaMs) |
| void | render () |
| void | matrixApply () |
| void | postLoad () |
| void | deserialise () |
| void | serialise () |
| void | initialiseFromVariableTable (const fsCVariableTable &pVars) |
| void | initialise () |
| void | finalise () |
| fsCEntity * | parentGet () const |
| fsCEntity * | grandparentGet () const |
Static Public Attributes | |
| static const fsCUniqueId | mTypeId |
Static Protected Member Functions | |
| static fsIComponent * | create (fsCEntity *pParent) |
Friends | |
| class | fsCComponentFactory |
Additional Inherited Members | |
| Protected Attributes inherited from gfIAutoTestLevelUserInputComponent | |
| fsS32 | mDelay |
|
virtual |
|
protected |
|
staticprotected |
|
overrideprotectedvirtual |
Reimplemented from gfIAutoTestLevelUserInputComponent.
|
overrideprotectedvirtual |
Reimplemented from fsIComponent.
|
friend |
|
static |