#include <fsCBarGuiComponent.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) |
| fsS32 | mPriority |
◆ fsCBarGuiComponent()
| fsCBarGuiComponent::fsCBarGuiComponent |
( |
fsCEntity * | pParent | ) |
|
|
protected |
◆ ~fsCBarGuiComponent()
| fsCBarGuiComponent::~fsCBarGuiComponent |
( |
| ) |
|
|
protectedvirtual |
◆ create()
◆ deserialiseDo()
| void fsCBarGuiComponent::deserialiseDo |
( |
| ) |
|
|
overrideprotectedvirtual |
◆ drain()
| void fsCBarGuiComponent::drain |
( |
| ) |
|
◆ initialiseFromVariableTableDo()
| void fsCBarGuiComponent::initialiseFromVariableTableDo |
( |
const fsCVariableTable & | pVars | ) |
|
|
overrideprotectedvirtual |
◆ inputDisabled()
| fsBool fsCBarGuiComponent::inputDisabled |
( |
| ) |
const |
◆ listenersDeregisterDo()
| void fsCBarGuiComponent::listenersDeregisterDo |
( |
| ) |
|
|
overrideprotectedvirtual |
◆ listenersRegisterDo()
| void fsCBarGuiComponent::listenersRegisterDo |
( |
| ) |
|
|
overrideprotectedvirtual |
◆ matrixApplyDo()
| void fsCBarGuiComponent::matrixApplyDo |
( |
| ) |
|
|
overrideprotectedvirtual |
◆ messageProcessDo()
◆ renderDo()
| void fsCBarGuiComponent::renderDo |
( |
| ) |
|
|
overrideprotectedvirtual |
◆ serialiseDo()
| void fsCBarGuiComponent::serialiseDo |
( |
| ) |
|
|
overrideprotectedvirtual |
◆ timeInit()
| void fsCBarGuiComponent::timeInit |
( |
fsS32 | pFillDelay | ) |
|
◆ timerActive()
| fsBool fsCBarGuiComponent::timerActive |
( |
| ) |
const |
◆ updateDo()
| void fsCBarGuiComponent::updateDo |
( |
fsS32 | pDeltaMs | ) |
|
|
overrideprotectedvirtual |
◆ fsCComponentFactory
◆ fsIDebug
◆ mTypeId
The documentation for this class was generated from the following files: