DDraceNetwork Documentation
Loading...
Searching...
No Matches
CEditorMap Member List

This is the complete list of members for CEditorMap, including all inherited members.

CEditorMap(CEditor *pEditor)CEditorMapinlineexplicit
Clean()CEditorMap
CreateDefault(IGraphics::CTextureHandle EntitiesTexture)CEditorMap
DeleteEnvelope(int Index)CEditorMap
DeleteGroup(int Index)CEditorMap
Editor() constCEditorMapinline
InsertEnvelope(int Index, std::shared_ptr< CEnvelope > &pEnvelope)CEditorMap
Load(const char *pFilename, int StorageType, const std::function< void(const char *pErrorMessage)> &ErrorHandler)CEditorMap
m_LastAutosaveUpdateTimeCEditorMap
m_LastModifiedTimeCEditorMap
m_LastSaveTimeCEditorMap
m_MapInfoCEditorMap
m_MapInfoTmpCEditorMap
m_ModifiedCEditorMap
m_ModifiedAutoCEditorMap
m_pEditorCEditorMapprivate
m_pFrontLayerCEditorMap
m_pGameGroupCEditorMap
m_pGameLayerCEditorMap
m_pSpeedupLayerCEditorMap
m_pSwitchLayerCEditorMap
m_pTeleLayerCEditorMap
m_pTuneLayerCEditorMap
m_vpEnvelopesCEditorMap
m_vpGroupsCEditorMap
m_vpImagesCEditorMap
m_vpSoundsCEditorMap
m_vSettingsCEditorMap
MakeFrontLayer(const std::shared_ptr< CLayer > &pLayer)CEditorMap
MakeGameGroup(std::shared_ptr< CLayerGroup > pGroup)CEditorMap
MakeGameLayer(const std::shared_ptr< CLayer > &pLayer)CEditorMap
MakeSpeedupLayer(const std::shared_ptr< CLayer > &pLayer)CEditorMap
MakeSwitchLayer(const std::shared_ptr< CLayer > &pLayer)CEditorMap
MakeTeleLayer(const std::shared_ptr< CLayer > &pLayer)CEditorMap
MakeTuneLayer(const std::shared_ptr< CLayer > &pLayer)CEditorMap
ModifyEnvelopeIndex(const FIndexModifyFunction &IndexModifyFunction)CEditorMap
ModifyImageIndex(const FIndexModifyFunction &IndexModifyFunction)CEditorMap
ModifySoundIndex(const FIndexModifyFunction &IndexModifyFunction)CEditorMap
MoveEnvelope(int IndexFrom, int IndexTo)CEditorMap
MoveGroup(int IndexFrom, int IndexTo)CEditorMap
NewEnvelope(CEnvelope::EType Type)CEditorMap
NewGroup()CEditorMap
OnModify()CEditorMap
PerformPreSaveSanityChecks(const std::function< void(const char *pErrorMessage)> &ErrorHandler)CEditorMap
PerformSanityChecks(const std::function< void(const char *pErrorMessage)> &ErrorHandler)CEditorMap
Save(const char *pFilename, const std::function< void(const char *pErrorMessage)> &ErrorHandler)CEditorMap
UpdateEnvelopeReferences(int Index, std::shared_ptr< CEnvelope > &pEnvelope, std::vector< std::shared_ptr< IEditorEnvelopeReference > > &vpEditorObjectReferences)CEditorMap
VisitEnvelopeReferences(F &&Visitor)CEditorMap