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

#include <gfCBonusCollectionScreen.h>

Inheritance diagram for gfCBonusCollectionScreen:

Public Member Functions

fsBool onButtonClicked (fsCButtonComponent *pButtonComp) override
Public Member Functions inherited from gfCAchievementsScreen
void achievementsVisibilitySet ()
Public Member Functions inherited from fsIGuiComponent
template<typename TComponent>
TComponent * siblingEntityComponentGet () const
template<typename TComponent>
TComponent * siblingEntityFamilyComponentGet () const
void listenerComponentsRegister (fsCEntity *const pRoot) const
void listenerComponentsDeRegister (fsCEntity *const pRoot) const
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
Static Public Attributes inherited from gfCAchievementsScreen
static const fsCUniqueId mTypeId

Protected Member Functions

 gfCBonusCollectionScreen (fsCEntity *pParent)
 ~gfCBonusCollectionScreen ()
void initialiseFromVariableTableDo (const fsCVariableTable &pVars) override
void achievementsCreateDo () override
void achievementsVisibilitySetDo () override
virtual void achievementCreate (const fsPoint &pPos, fsS32 pIndex)
void achievementsDestroy ()
Protected Member Functions inherited from gfCAchievementsScreen
 gfCAchievementsScreen (fsCEntity *pParent)
 ~gfCAchievementsScreen ()
void achievementsCreate ()
Protected Member Functions inherited from fsIGuiComponent
void layoutFileProcess ()
 fsIGuiComponent (fsCEntity *pParent)
virtual ~fsIGuiComponent ()
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 initialiseDo ()
virtual void finaliseDo ()
virtual ~fsIComponent ()
 fsIComponent (fsCEntity *pParent)

Static Protected Member Functions

static fsIComponentcreate (fsCEntity *pParent)
Static Protected Member Functions inherited from gfCAchievementsScreen
static fsIComponentcreate (fsCEntity *pParent)

Protected Attributes

fsStr mItemButtonFileName
fsS32 mMaxNumAchievements
fsCVariableTablemCatalogue
Protected Attributes inherited from gfCAchievementsScreen
fsStr mAchievementKey
fsS32 mCurrAchievement
fsSColour mUncollectedColour

Friends

class fsCComponentFactory

Additional Inherited Members

Static Public Member Functions inherited from fsIGuiComponent
static void flush ()
static fsCEntityguiCreateFromCommands (fsStr &pCommands, fsCEntity *pParent=nullptr, fsBool pModal=true, fsBool pNewGrammarMode=false)
static fsCEntityguiCreateFromFile (const fsCResourceName &pGuiLayoutFileName, fsCEntity *pParent=nullptr, fsBool pModal=true)
static fsCGuiParseTree parseToTree (fsStr &pCommands, fsBool pNewGrammarMode=false)
static fsCEntityconstructFromTree (const fsCGuiParseTree &pTree, fsCEntity *pParent=nullptr, fsBool pModal=true)
static fsBool newGrammarFileNameResolve (const fsStr &pLegacyFileName, fsStr &pOutResolvedFileName)
static fsIGuiComponentguiParentGetFromComponent (const fsIComponent *pComponent)
static fsBool entityHasGuiComponentGet (const fsINode *pNode)

Constructor & Destructor Documentation

◆ gfCBonusCollectionScreen()

gfCBonusCollectionScreen::gfCBonusCollectionScreen ( fsCEntity * pParent)
protected

◆ ~gfCBonusCollectionScreen()

gfCBonusCollectionScreen::~gfCBonusCollectionScreen ( )
protected

Member Function Documentation

◆ achievementCreate()

void gfCBonusCollectionScreen::achievementCreate ( const fsPoint & pPos,
fsS32 pIndex )
protectedvirtual

◆ achievementsCreateDo()

void gfCBonusCollectionScreen::achievementsCreateDo ( )
overrideprotectedvirtual

Reimplemented from gfCAchievementsScreen.

◆ achievementsDestroy()

void gfCBonusCollectionScreen::achievementsDestroy ( )
protected

◆ achievementsVisibilitySetDo()

void gfCBonusCollectionScreen::achievementsVisibilitySetDo ( )
overrideprotectedvirtual

Reimplemented from gfCAchievementsScreen.

◆ create()

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

◆ initialiseFromVariableTableDo()

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

Reimplemented from gfCAchievementsScreen.

◆ onButtonClicked()

fsBool gfCBonusCollectionScreen::onButtonClicked ( fsCButtonComponent * pButtonComp)
overridevirtual

Reimplemented from gfCAchievementsScreen.

◆ fsCComponentFactory

friend class fsCComponentFactory
friend

Member Data Documentation

◆ mCatalogue

fsCVariableTable* gfCBonusCollectionScreen::mCatalogue
protected

◆ mItemButtonFileName

fsStr gfCBonusCollectionScreen::mItemButtonFileName
protected

◆ mMaxNumAchievements

fsS32 gfCBonusCollectionScreen::mMaxNumAchievements
protected

◆ mTypeId

const fsCUniqueId gfCBonusCollectionScreen::mTypeId
static

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