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

#include <fsCActorComponent.h>

Inheritance diagram for fsCActorComponent:

Public Member Functions

void initialise (const fsCResourceName &pTraitsFile)
void pathInitialise (const fsCResourceName &pPathFile)
virtual ~fsCActorComponent ()
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 fsStr mEntityPrefix
static const fsCUniqueId mTypeId

Protected Member Functions

void updateDo (fsS32 pDeltaMs) override
void initialiseFromVariableTableDo (const fsCVariableTable &pVars) override
 fsCActorComponent (fsCEntity *pParent)
Protected Member Functions inherited from fsIComponent
virtual void resetDo ()
virtual void renderDo ()
virtual void matrixApplyDo ()
virtual void postLoadDo ()
virtual void deserialiseDo ()
virtual void serialiseDo ()
virtual void initialiseDo ()
virtual void finaliseDo ()
virtual ~fsIComponent ()
 fsIComponent (fsCEntity *pParent)

Static Protected Member Functions

static fsIComponentcreate (fsCEntity *pParent)

Friends

class fsCComponentFactory

Constructor & Destructor Documentation

◆ ~fsCActorComponent()

fsCActorComponent::~fsCActorComponent ( )
virtual

◆ fsCActorComponent()

fsCActorComponent::fsCActorComponent ( fsCEntity * pParent)
protected

Member Function Documentation

◆ create()

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

◆ initialise()

void fsCActorComponent::initialise ( const fsCResourceName & pTraitsFile)

◆ initialiseFromVariableTableDo()

void fsCActorComponent::initialiseFromVariableTableDo ( const fsCVariableTable & pVars)
overrideprotectedvirtual

Reimplemented from fsIComponent.

◆ pathInitialise()

void fsCActorComponent::pathInitialise ( const fsCResourceName & pPathFile)

◆ updateDo()

void fsCActorComponent::updateDo ( fsS32 pDeltaMs)
overrideprotectedvirtual

Reimplemented from fsIComponent.

◆ fsCComponentFactory

friend class fsCComponentFactory
friend

Member Data Documentation

◆ mEntityPrefix

const fsStr fsCActorComponent::mEntityPrefix
static

◆ mTypeId

const fsCUniqueId fsCActorComponent::mTypeId
static

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