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

#include <fsCTaggableComponent.h>

Inheritance diagram for fsCTaggableComponent:

Public Member Functions

fsBool tagged (fsStr const &pTag) const
void tag (fsStr const &pTag)
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

 fsCTaggableComponent (fsCEntity *pParent)
virtual ~fsCTaggableComponent ()
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

Constructor & Destructor Documentation

◆ fsCTaggableComponent()

fsCTaggableComponent::fsCTaggableComponent ( fsCEntity * pParent)
protected

◆ ~fsCTaggableComponent()

fsCTaggableComponent::~fsCTaggableComponent ( )
protectedvirtual

Member Function Documentation

◆ create()

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

◆ tag()

void fsCTaggableComponent::tag ( fsStr const & pTag)

◆ tagged()

fsBool fsCTaggableComponent::tagged ( fsStr const & pTag) const

◆ fsCComponentFactory

friend class fsCComponentFactory
friend

Member Data Documentation

◆ mTypeId

const fsCUniqueId fsCTaggableComponent::mTypeId
static

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