10#ifndef fsCTotalScorehdr
11#define fsCTotalScorehdr
45 void silhouetteItemsCollate(std::map<fsStr, fsS32>& pLevelClassification);
47 std::map<fsStr, fsS32> mClassifiedSilhouettes;
49 fsS32 mSilhouetteCount;
50 fsS32 mBonusItemCount;
fsS32 totalHOGBonuScoreGet() const
Definition gfCTotalScore.h:29
fsS32 bonuItemCountGet() const
Definition gfCTotalScore.h:30
fsS32 classifiedSilhouetteCountGet(fsStr pClassification) const
Definition gfCTotalScore.cpp:16
fsS32 totalMIGScoreGet() const
Definition gfCTotalScore.h:28
fsS32 silhouetteItemCountGet() const
Definition gfCTotalScore.h:31
fsCTotalScore()
Definition gfCTotalScore.cpp:60
fsS32 totalScoreGet() const
Definition gfCTotalScore.h:26
fsS32 totalHOGScoreGet() const
Definition gfCTotalScore.h:27
virtual ~fsCTotalScore()
Definition gfCTotalScore.cpp:73
gfCLevelSequencerLevelComponent *const levelSequencerLevelCreate(const fsStr &pPath, const fsStr &pName) override
Definition gfCTotalScore.cpp:11
void potentialTotalScoreCalculate()
Definition gfCTotalScore.cpp:37
gfCLevelSequencerComponent()
Definition gfCLevelSequencerComponent.cpp:167
Definition gfCLevelSequencerLevelComponent.h:19
int fsS32
Definition fsBaseTypes.h:20