|
Fission FSN
|
#include <gfCDebugJustCollectablesView.h>

Public Member Functions | |
| void | levelClear () |
| void | levelSet (gfIHogLevel *pLevel, fsBool pMasks) |
| void | drawOrderStep (fsBool pUp) |
| void | drawOrderlSet (gfCHogLevelComponent *pLevel) |
| void | drawOrderToggle () |
| virtual | ~gfCDebugJustCollectablesView () |
| Public Member Functions inherited from fsIComponent | |
| template<typename TInterface> | |
| std::vector< fsCEntity * > | appSceneEntitiesWithComponentOfFamilyType () const |
| template<typename TInterface> | |
| fsCEntity * | appSceneFirstEntityWithComponentOfFamilyType () const |
| fsCEntity * | appSceneEntityNamed (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 () |
| fsCEntity * | parentGet () const |
| fsCEntity * | grandparentGet () const |
Static Public Attributes | |
| static const fsCUniqueId | mTypeId |
Protected Member Functions | |
| gfCDebugJustCollectablesView (fsCEntity *pParent) | |
| 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 | initialiseFromVariableTableDo (const fsCVariableTable &pVars) |
| virtual void | initialiseDo () |
| virtual void | finaliseDo () |
| virtual | ~fsIComponent () |
| fsIComponent (fsCEntity *pParent) | |
Static Protected Member Functions | |
| static fsIComponent * | create (fsCEntity *pParent) |
Friends | |
| class | fsCComponentFactory |
|
virtual |
|
protected |
|
staticprotected |
| void gfCDebugJustCollectablesView::drawOrderlSet | ( | gfCHogLevelComponent * | pLevel | ) |
| void gfCDebugJustCollectablesView::drawOrderStep | ( | fsBool | pUp | ) |
| void gfCDebugJustCollectablesView::drawOrderToggle | ( | ) |
| void gfCDebugJustCollectablesView::levelClear | ( | ) |
| void gfCDebugJustCollectablesView::levelSet | ( | gfIHogLevel * | pLevel, |
| fsBool | pMasks ) |
|
friend |
|
static |