Fission FSN
Loading...
Searching...
No Matches
fsCLevelSequencerMinigameLevelComponent Class Reference

#include <gfCLevelSequencerMinigameLevelComponent.h>

Inheritance diagram for fsCLevelSequencerMinigameLevelComponent:

Public Member Functions

fsStr levelFilenameGet () const override
fsCEntity *const levelIconEntityGet () const
void posSet (const fsPoint &pPos)
void levelIconEntityCreate (fsCEntity *pParent, const fsStr &pLayoutFile)
 fsCLevelSequencerMinigameLevelComponent (const fsStr &pLevelPath, const fsStr &pLevelFolder)
virtual ~fsCLevelSequencerMinigameLevelComponent ()
Public Member Functions inherited from gfCLevelSequencerLevelComponent
fsS32 settingS32Get (const fsStr &pKey) const
fsStr settingStrGet (const fsStr &pKey) const
fsStr nextLevelGet () const
fsStr levelNameGet () const
 gfCLevelSequencerLevelComponent (const fsStr &pLevelPath, const fsStr &pLevelFolder)
virtual ~gfCLevelSequencerLevelComponent ()

Static Public Member Functions

static fsStr levelFilenameCompose (const fsStr &pPath, const fsStr &pName)
Static Public Member Functions inherited from gfCLevelSequencerLevelComponent
static fsStr levelFilenameCompose (const fsStr &pPath, const fsStr &pName)

Static Public Attributes

static const fsStr mButtonPrefix

Additional Inherited Members

Protected Member Functions inherited from gfCLevelSequencerLevelComponent
virtual fsStr levelNameGetDo () const
 gfCLevelSequencerLevelComponent (const gfCLevelSequencerLevelComponent &pRHS)
Protected Attributes inherited from gfCLevelSequencerLevelComponent
std::unique_ptr< fsCVariableTablemLevelSettings
fsStr mFolder
fsStr mLevelName

Constructor & Destructor Documentation

◆ fsCLevelSequencerMinigameLevelComponent()

fsCLevelSequencerMinigameLevelComponent::fsCLevelSequencerMinigameLevelComponent ( const fsStr & pLevelPath,
const fsStr & pLevelFolder )

◆ ~fsCLevelSequencerMinigameLevelComponent()

fsCLevelSequencerMinigameLevelComponent::~fsCLevelSequencerMinigameLevelComponent ( )
virtual

Member Function Documentation

◆ levelFilenameCompose()

fsStr fsCLevelSequencerMinigameLevelComponent::levelFilenameCompose ( const fsStr & pPath,
const fsStr & pName )
static

◆ levelFilenameGet()

fsStr fsCLevelSequencerMinigameLevelComponent::levelFilenameGet ( ) const
overridevirtual

Reimplemented from gfCLevelSequencerLevelComponent.

◆ levelIconEntityCreate()

void fsCLevelSequencerMinigameLevelComponent::levelIconEntityCreate ( fsCEntity * pParent,
const fsStr & pLayoutFile )

◆ levelIconEntityGet()

fsCEntity *const fsCLevelSequencerMinigameLevelComponent::levelIconEntityGet ( ) const

◆ posSet()

void fsCLevelSequencerMinigameLevelComponent::posSet ( const fsPoint & pPos)

Member Data Documentation

◆ mButtonPrefix

const fsStr fsCLevelSequencerMinigameLevelComponent::mButtonPrefix
static

The documentation for this class was generated from the following files: