9#ifndef fsCLevelSequencerMapLevelComponenthdr
10#define fsCLevelSequencerMapLevelComponenthdr
Definition fsCEntity.h:39
gfCLevelSequencerLevelComponent(const fsStr &pLevelPath, const fsStr &pLevelFolder)
Definition gfCLevelSequencerLevelComponent.cpp:45
fsS32 widthGet() const
Definition gfCLevelSequencerMapLevelComponent.cpp:38
void infoSet(fsBool pCurrLev)
Definition gfCLevelSequencerMapLevelComponent.cpp:199
friend class gfIAutoTestLevelUserInputComponent
Definition gfCLevelSequencerMapLevelComponent.h:20
virtual ~gfCLevelSequencerMapLevelComponent()
Definition gfCLevelSequencerMapLevelComponent.cpp:294
void activeGlowUpdate(fsS32 pTime)
Definition gfCLevelSequencerMapLevelComponent.cpp:43
fsBool visitedGet()
Definition gfCLevelSequencerMapLevelComponent.h:40
void rollOverSet(fsBool pOver)
Definition gfCLevelSequencerMapLevelComponent.cpp:31
void visibilitySet(fsBool pVisibility)
Definition gfCLevelSequencerMapLevelComponent.cpp:54
void posSet(const fsPoint &pPos)
Definition gfCLevelSequencerMapLevelComponent.cpp:59
gfCLevelSequencerMapLevelComponent(const fsStr &pLevelPath, const fsStr &pLevelFolder)
Definition gfCLevelSequencerMapLevelComponent.cpp:283
static fsStr iconFileNameGet(const fsStr &pLevelname, const fsStr &pFolder)
Definition gfCLevelSequencerMapLevelComponent.cpp:107
void levelIconAlphaSet(fsF32 pVal)
Definition gfCLevelSequencerMapLevelComponent.cpp:71
void levelIconEntityCreate(fsCEntity *pParent, const fsStr &pLayoutFile, fsBool pCurrLev)
Definition gfCLevelSequencerMapLevelComponent.cpp:91
static const fsStr mLevPrefix
Definition gfCLevelSequencerMapLevelComponent.h:24
static fsStr newIconFileNameGet(const fsStr &pLevelname)
Definition gfCLevelSequencerMapLevelComponent.cpp:145
fsStr levelNameGetDo() const override
Definition gfCLevelSequencerMapLevelComponent.cpp:83
bool fsBool
Definition fsBaseTypes.h:26
int fsS32
Definition fsBaseTypes.h:20
float fsF32
Definition fsBaseTypes.h:28