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

#include <gfCBonusCollectionDetailScreen.h>

Inheritance diagram for gfCBonusCollectionDetailScreen:

Public Member Functions

fsBool onButtonClicked (fsCButtonComponent *pButtonComp) override
Public Member Functions inherited from gfCBonusCollectionScreen
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 gfCBonusCollectionScreen
static const fsCUniqueId mTypeId
Static Public Attributes inherited from gfCAchievementsScreen
static const fsCUniqueId mTypeId

Protected Member Functions

void initialiseFromVariableTableDo (const fsCVariableTable &pVars) override
void achievementsVisibilitySetDo () override
void achievementCreate (const fsPoint &pPos, fsS32 pIndex) override
 gfCBonusCollectionDetailScreen (fsCEntity *pParent)
virtual ~gfCBonusCollectionDetailScreen ()
Protected Member Functions inherited from gfCBonusCollectionScreen
 gfCBonusCollectionScreen (fsCEntity *pParent)
 ~gfCBonusCollectionScreen ()
void initialiseFromVariableTableDo (const fsCVariableTable &pVars) override
void achievementsCreateDo () override
void achievementsVisibilitySetDo () override
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 gfCBonusCollectionScreen
static fsIComponentcreate (fsCEntity *pParent)
Static Protected Member Functions inherited from gfCAchievementsScreen
static fsIComponentcreate (fsCEntity *pParent)

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)
Protected Attributes inherited from gfCBonusCollectionScreen
fsStr mItemButtonFileName
fsS32 mMaxNumAchievements
fsCVariableTablemCatalogue
Protected Attributes inherited from gfCAchievementsScreen
fsStr mAchievementKey
fsS32 mCurrAchievement
fsSColour mUncollectedColour

Constructor & Destructor Documentation

◆ gfCBonusCollectionDetailScreen()

gfCBonusCollectionDetailScreen::gfCBonusCollectionDetailScreen ( fsCEntity * pParent)
protected

◆ ~gfCBonusCollectionDetailScreen()

gfCBonusCollectionDetailScreen::~gfCBonusCollectionDetailScreen ( )
protectedvirtual

Member Function Documentation

◆ achievementCreate()

void gfCBonusCollectionDetailScreen::achievementCreate ( const fsPoint & pPos,
fsS32 pIndex )
overrideprotectedvirtual

Reimplemented from gfCBonusCollectionScreen.

◆ achievementsVisibilitySetDo()

void gfCBonusCollectionDetailScreen::achievementsVisibilitySetDo ( )
overrideprotectedvirtual

Reimplemented from gfCAchievementsScreen.

◆ create()

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

◆ initialiseFromVariableTableDo()

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

Reimplemented from gfCAchievementsScreen.

◆ onButtonClicked()

fsBool gfCBonusCollectionDetailScreen::onButtonClicked ( fsCButtonComponent * pButtonComp)
overridevirtual

Reimplemented from gfCAchievementsScreen.

◆ fsCComponentFactory

friend class fsCComponentFactory
friend

Member Data Documentation

◆ mTypeId

const fsCUniqueId gfCBonusCollectionDetailScreen::mTypeId
static

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