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

#include <gfCMinigameLetterTileComponent.h>

Inheritance diagram for gfCMinigameLetterTileComponent:

Public Member Functions

void tint (fsSColour4B const &pTint)
fsStr letterGet () const
void initialise (const fsStr &pTileSet, fsStr pLetter)
virtual ~gfCMinigameLetterTileComponent ()
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

 gfCMinigameLetterTileComponent (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

Constructor & Destructor Documentation

◆ ~gfCMinigameLetterTileComponent()

gfCMinigameLetterTileComponent::~gfCMinigameLetterTileComponent ( )
virtual

◆ gfCMinigameLetterTileComponent()

gfCMinigameLetterTileComponent::gfCMinigameLetterTileComponent ( fsCEntity * pParent)
protected

Member Function Documentation

◆ create()

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

◆ initialise()

void gfCMinigameLetterTileComponent::initialise ( const fsStr & pTileSet,
fsStr pLetter )

◆ letterGet()

fsStr gfCMinigameLetterTileComponent::letterGet ( ) const
inline

◆ tint()

void gfCMinigameLetterTileComponent::tint ( fsSColour4B const & pTint)

◆ fsCComponentFactory

friend class fsCComponentFactory
friend

Member Data Documentation

◆ mTypeId

const fsCUniqueId gfCMinigameLetterTileComponent::mTypeId
static

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