Fission FSN
Loading...
Searching...
No Matches
gfCHogLevelLoaderComponent Class Reference

#include <gfCHogLevelLoaderComponent.h>

Inheritance diagram for gfCHogLevelLoaderComponent:

Public Member Functions

void levelLoad (const fsStr &pLevelName, const fsStr &pLevelFolder)
virtual ~gfCHogLevelLoaderComponent ()
Public Member Functions inherited from gfILevelLoaderComponent
virtual ~gfILevelLoaderComponent ()
Public Member Functions inherited from fsIComponent
template<typename TInterface>
std::vector< fsCEntity * > appSceneEntitiesWithComponentOfFamilyType () const
template<typename TInterface>
fsCEntityappSceneFirstEntityWithComponentOfFamilyType () const
fsCEntityappSceneEntityNamed (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 ()
fsCEntityparentGet () const
fsCEntitygrandparentGet () const

Static Public Attributes

static const fsCUniqueId mTypeId

Protected Member Functions

void collectablEntitiesInitialiseDo (std::vector< fsCEntity * > &pNewEnts) override
 gfCHogLevelLoaderComponent (fsCEntity *pParent)
Protected Member Functions inherited from gfILevelLoaderComponent
fsStr levelSceneFilenameGet (const fsStr &pLevelFolder) const
void collectablEntitiesInitialise (std::vector< fsCEntity * > &pNewEnts)
void tappableEntitiesTouchHitSpriteSet (std::vector< fsCEntity * > &pNewEnts)
void subSceneCompInit (fsCEntity *pSubSceneEnt, fsS32 pIndex) const
void entitiesAddToSubScenes (std::vector< fsCEntity * > &pNewEnts) const
void particleEntitiesInitialise (const fsStr &pFolder, std::vector< fsCEntity * > &pNewEnts)
void visibleEntitiesInitialise (const fsStr &pSceneFolderPath, std::vector< fsCEntity * > &pNewEnts)
void spriteComponentInitialise (const fsStr &pSceneFolderPath, fsCEntity *pEntity, fsISpriteComponent *pSprComp)
void texturePagesLoad (const fsStr &pSplitFolderPath)
 gfILevelLoaderComponent (fsCEntity *pParent)
Protected Member Functions inherited from fsIComponent
virtual void resetDo ()
virtual void updateDo (fsS32 pDeltaMs)
virtual void renderDo ()
virtual void matrixApplyDo ()
virtual void postLoadDo ()
virtual void deserialiseDo ()
virtual void serialiseDo ()
virtual void initialiseFromVariableTableDo (const fsCVariableTable &pVars)
virtual void initialiseDo ()
virtual void finaliseDo ()
virtual ~fsIComponent ()
 fsIComponent (fsCEntity *pParent)

Static Protected Member Functions

static fsIComponentcreate (fsCEntity *pParent)

Friends

class fsCComponentFactory

Additional Inherited Members

Static Public Member Functions inherited from gfILevelLoaderComponent
static fsStr layersSubFolderGet (const fsStr &pLevelFolder)
Protected Attributes inherited from gfILevelLoaderComponent
fsStr mLayersSubFolder

Constructor & Destructor Documentation

◆ ~gfCHogLevelLoaderComponent()

gfCHogLevelLoaderComponent::~gfCHogLevelLoaderComponent ( )
virtual

◆ gfCHogLevelLoaderComponent()

gfCHogLevelLoaderComponent::gfCHogLevelLoaderComponent ( fsCEntity * pParent)
protected

Member Function Documentation

◆ collectablEntitiesInitialiseDo()

void gfCHogLevelLoaderComponent::collectablEntitiesInitialiseDo ( std::vector< fsCEntity * > & pNewEnts)
overrideprotectedvirtual

Reimplemented from gfILevelLoaderComponent.

◆ create()

fsIComponent * gfCHogLevelLoaderComponent::create ( fsCEntity * pParent)
staticprotected

◆ levelLoad()

void gfCHogLevelLoaderComponent::levelLoad ( const fsStr & pLevelName,
const fsStr & pLevelFolder )

◆ fsCComponentFactory

friend class fsCComponentFactory
friend

Member Data Documentation

◆ mTypeId

const fsCUniqueId gfCHogLevelLoaderComponent::mTypeId
static

The documentation for this class was generated from the following files: