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
CheckIntegrity()CEditorMap
Clean()CEditorMap
CreateDefault()CEditorMap
DeleteEnvelope(int Index)CEditorMap
DeleteGroup(int Index)CEditorMap
Editor() constCEditorMapinline
Editor()CEditorMapinline
InsertEnvelope(int Index, std::shared_ptr< CEnvelope > &pEnvelope)CEditorMap
IsImageUsed(int ImageIndex) constCEditorMap
IsSoundUsed(int SoundIndex) constCEditorMap
Load(const char *pFilename, int StorageType, const FErrorHandler &ErrorHandler)CEditorMap
m_aFilenameCEditorMap
m_EditorHistoryCEditorMap
m_EnvelopeEditorHistoryCEditorMap
m_EnvOpTrackerCEditorMap
m_LastModifiedTimeCEditorMap
m_LastSaveTimeCEditorMap
m_LayerGroupPropTrackerCEditorMap
m_LayerPropTrackerCEditorMap
m_LayerQuadPropTrackerCEditorMap
m_LayerSoundsPropTrackerCEditorMap
m_LayerTilesCommonPropTrackerCEditorMap
m_LayerTilesPropTrackerCEditorMap
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_QuadKnifeCEditorMap
m_QuadTrackerCEditorMap
m_SelectedImageCEditorMap
m_SelectedSoundCEditorMap
m_ServerSettingsHistoryCEditorMap
m_ShiftByCEditorMap
m_SoundSourceCircleShapePropTrackerCEditorMap
m_SoundSourceOperationTrackerCEditorMap
m_SoundSourcePropTrackerCEditorMap
m_SoundSourceRectShapePropTrackerCEditorMap
m_ValidSaveFilenameCEditorMap
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
PerformAutosave(const FErrorHandler &ErrorHandler)CEditorMap
PerformPreSaveSanityChecks(const FErrorHandler &ErrorHandler)CEditorMap
PerformSanityChecks(const FErrorHandler &ErrorHandler)CEditorMap
ResetModifiedState()CEditorMap
Save(const char *pFilename, const FErrorHandler &ErrorHandler)CEditorMap
SelectedImage() constCEditorMap
SelectedSound() constCEditorMap
SelectImage(const std::shared_ptr< CEditorImage > &pImage)CEditorMap
SelectNextImage()CEditorMap
SelectNextSound()CEditorMap
SelectPreviousImage()CEditorMap
SelectPreviousSound()CEditorMap
SelectSound(const std::shared_ptr< CEditorSound > &pSound)CEditorMap
SortImages()CEditorMap
UpdateEnvelopeReferences(int Index, std::shared_ptr< CEnvelope > &pEnvelope, std::vector< std::shared_ptr< IEditorEnvelopeReference > > &vpEditorObjectReferences)CEditorMap
VisitEnvelopeReferences(F &&Visitor)CEditorMap