#include <gfIRoundScoreGui.h>
|
| enum | {
ePRIORITY_NORMAL = 0
, ePRIORITY_DEBUG_WINDOW
, ePRIORITY_SOFTWARE_CURSOR
, ePRIORITY_TEXT_ENTRY
,
ePRIORITY_DEBUG_MODAL
, ePRIORITY_DEBUG_MODAL_BUTTON
} |
| static void | flush () |
| static fsCEntity * | guiCreateFromCommands (fsStr &pCommands, fsCEntity *pParent=nullptr, fsBool pModal=true, fsBool pNewGrammarMode=false) |
| static fsCEntity * | guiCreateFromFile (const fsCResourceName &pGuiLayoutFileName, fsCEntity *pParent=nullptr, fsBool pModal=true) |
| static fsCGuiParseTree | parseToTree (fsStr &pCommands, fsBool pNewGrammarMode=false) |
| static fsCEntity * | constructFromTree (const fsCGuiParseTree &pTree, fsCEntity *pParent=nullptr, fsBool pModal=true) |
| static fsBool | newGrammarFileNameResolve (const fsStr &pLegacyFileName, fsStr &pOutResolvedFileName) |
| static fsIGuiComponent * | guiParentGetFromComponent (const fsIComponent *pComponent) |
| static fsBool | entityHasGuiComponentGet (const fsINode *pNode) |
| static fsBool | lessThan (const fsIMessageListener *pLHS, const fsIMessageListener *pRHS) |
◆ ~gfIRoundScoreGui()
| gfIRoundScoreGui::~gfIRoundScoreGui |
( |
| ) |
|
|
protectedvirtual |
◆ gfIRoundScoreGui()
| gfIRoundScoreGui::gfIRoundScoreGui |
( |
fsCEntity * | pParent | ) |
|
|
protected |
◆ applyBonusesToRoundScore()
| void gfIRoundScoreGui::applyBonusesToRoundScore |
( |
fsS32 | pBonus | ) |
|
|
staticprotected |
◆ bonusCreate()
| virtual void gfIRoundScoreGui::bonusCreate |
( |
| ) |
|
|
protectedpure virtual |
◆ configure()
| void gfIRoundScoreGui::configure |
( |
| ) |
|
|
protectedvirtual |
◆ initialiseFromVariableTableDo()
| void gfIRoundScoreGui::initialiseFromVariableTableDo |
( |
const fsCVariableTable & | pVars | ) |
|
|
overrideprotectedvirtual |
◆ listenersDeregisterDo()
| void gfIRoundScoreGui::listenersDeregisterDo |
( |
| ) |
|
|
overridevirtual |
◆ listenersRegisterDo()
| void gfIRoundScoreGui::listenersRegisterDo |
( |
| ) |
|
|
overridevirtual |
◆ messageProcessDo()
◆ textUpdate()
| void gfIRoundScoreGui::textUpdate |
( |
const fsStr & | pKey, |
|
|
const fsStr & | pValue ) |
|
protected |
◆ totalScoreGet()
| fsS32 gfIRoundScoreGui::totalScoreGet |
( |
| ) |
|
|
staticprotected |
◆ totalScoreSet()
| void gfIRoundScoreGui::totalScoreSet |
( |
fsS32 | pNewVal | ) |
|
|
staticprotected |
◆ fsCComponentFactory
◆ mBonus
| SBonus* gfIRoundScoreGui::mBonus |
|
protected |
The documentation for this class was generated from the following files: