#include <gfIPickListEntryGui.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 |
◆ anonymous enum
| Enumerator |
|---|
| eSTATE_INACTIVE | |
| eSTATE_TRANSITION_ON | |
| eSTATE_WAITING_FOR_COLLECTION | |
| eSTATE_COLLECTED_TRANSITION_OFF | |
| eSTATE_COLLECTION_COMPLETE | |
◆ gfIPickListEntryGui()
| gfIPickListEntryGui::gfIPickListEntryGui |
( |
fsCEntity * | pParent | ) |
|
|
protected |
◆ ~gfIPickListEntryGui()
| gfIPickListEntryGui::~gfIPickListEntryGui |
( |
| ) |
|
|
protectedvirtual |
◆ activate()
| void gfIPickListEntryGui::activate |
( |
const std::vector< fsCEntity * > & | pMyEntities, |
|
|
fsS32 | pTotalEntitiesToCollect ) |
◆ collectionCompleteGetAndReset()
| fsBool gfIPickListEntryGui::collectionCompleteGetAndReset |
( |
| ) |
|
◆ deactivate()
| void gfIPickListEntryGui::deactivate |
( |
| ) |
|
◆ deserialiseDo()
| void gfIPickListEntryGui::deserialiseDo |
( |
| ) |
|
|
overrideprotectedvirtual |
◆ entitiesGet()
| std::vector< fsCEntity * > gfIPickListEntryGui::entitiesGet |
( |
| ) |
const |
|
protected |
◆ entityLocalisedNameGet()
| fsStr gfIPickListEntryGui::entityLocalisedNameGet |
( |
| ) |
const |
◆ entityNameMatchGet()
| fsBool gfIPickListEntryGui::entityNameMatchGet |
( |
const fsStr & | pMatch | ) |
const |
◆ firstEntityGet()
| fsCEntity *const gfIPickListEntryGui::firstEntityGet |
( |
| ) |
const |
◆ isActiveGet()
| fsBool gfIPickListEntryGui::isActiveGet |
( |
| ) |
const |
◆ listenersDeregisterDo()
| void gfIPickListEntryGui::listenersDeregisterDo |
( |
| ) |
|
|
overrideprotectedvirtual |
◆ listenersRegisterDo()
| void gfIPickListEntryGui::listenersRegisterDo |
( |
| ) |
|
|
overrideprotectedvirtual |
◆ messageProcessDo()
◆ numberToCollectGet()
| fsS32 gfIPickListEntryGui::numberToCollectGet |
( |
| ) |
const |
|
protected |
◆ numberToCollectSet()
| void gfIPickListEntryGui::numberToCollectSet |
( |
fsS32 | pNumToCollect | ) |
|
|
protected |
◆ postLoadRelink()
| void gfIPickListEntryGui::postLoadRelink |
( |
const std::vector< fsCEntity * > & | pMyEntities | ) |
|
◆ resetDo()
| void gfIPickListEntryGui::resetDo |
( |
| ) |
|
|
overrideprotectedvirtual |
◆ serialiseDo()
| void gfIPickListEntryGui::serialiseDo |
( |
| ) |
|
|
overrideprotectedvirtual |
◆ stateGet()
| fsS32 gfIPickListEntryGui::stateGet |
( |
| ) |
const |
|
protected |
◆ stateSet()
| void gfIPickListEntryGui::stateSet |
( |
fsS32 | pState | ) |
|
|
protected |
◆ uncollectedEntitiesInSubSceneAddToVec()
| void gfIPickListEntryGui::uncollectedEntitiesInSubSceneAddToVec |
( |
std::vector< fsCEntity * > & | pVec, |
|
|
fsS32 | pSubSceneIndex ) const |
◆ updateDo()
| void gfIPickListEntryGui::updateDo |
( |
fsS32 | pDeltaMs | ) |
|
|
overrideprotectedvirtual |
◆ mAddedEntryToPickListdMsg
| const fsCUniqueId gfIPickListEntryGui::mAddedEntryToPickListdMsg |
|
static |
The documentation for this class was generated from the following files: