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

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

AddSelectedLayer(int LayerIndex)CEditorMap
Append(const char *pFilename, int StorageType, bool IgnoreHistory, const FErrorHandler &ErrorHandler)CEditorMap
CEditorMap(CEditor *pEditor)CEditorMapinlineexplicit
CheckIntegrity()CEditorMap
Clean()CEditorMap
CreateDefault()CEditorMap
DeleteEnvelope(int Index)CEditorMap
DeleteGroup(int Index)CEditorMap
DeleteSelectedQuads()CEditorMap
DeselectEnvPoints()CEditorMap
DeselectQuadPoints()CEditorMap
DeselectQuads()CEditorMap
Editor() constCEditorMapinline
Editor()CEditorMapinline
FindEnvPointIndex(int Index, int Channel) constCEditorMap
FindSelectedQuadIndex(int Index) constCEditorMap
InsertEnvelope(int Index, std::shared_ptr< CEnvelope > &pEnvelope)CEditorMap
IsEnvelopeUsed(int EnvelopeIndex) constCEditorMap
IsEnvPointSelected(int Index, int Channel) constCEditorMap
IsEnvPointSelected(int Index) constCEditorMap
IsImageUsed(int ImageIndex) constCEditorMap
IsQuadCornerSelected(int Index) constCEditorMap
IsQuadPointSelected(int QuadIndex, int Index) constCEditorMap
IsQuadSelected(int Index) constCEditorMap
IsSoundUsed(int SoundIndex) constCEditorMap
IsTangentInPointSelected(int Index, int Channel) constCEditorMap
IsTangentInSelected() constCEditorMap
IsTangentOutPointSelected(int Index, int Channel) constCEditorMap
IsTangentOutSelected() constCEditorMap
IsTangentSelected() constCEditorMap
Load(const char *pFilename, int StorageType, const FErrorHandler &ErrorHandler)CEditorMap
m_aFilenameCEditorMap
m_CurrentQuadIndexCEditorMap
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_SelectedEnvelopeCEditorMap
m_SelectedGroupCEditorMap
m_SelectedImageCEditorMap
m_SelectedQuadEnvelopeCEditorMap
m_SelectedQuadPointsCEditorMap
m_SelectedSoundCEditorMap
m_SelectedSoundSourceCEditorMap
m_SelectedTangentInPointCEditorMap
m_SelectedTangentOutPointCEditorMap
m_ServerSettingsHistoryCEditorMap
m_ShiftByCEditorMap
m_SoundSourceCircleShapePropTrackerCEditorMap
m_SoundSourceOperationTrackerCEditorMap
m_SoundSourcePropTrackerCEditorMap
m_SoundSourceRectShapePropTrackerCEditorMap
m_UpdateEnvPointInfoCEditorMap
m_ValidSaveFilenameCEditorMap
m_vpEnvelopesCEditorMap
m_vpGroupsCEditorMap
m_vpImagesCEditorMap
m_vpSoundsCEditorMap
m_vSelectedEnvelopePointsCEditorMap
m_vSelectedLayersCEditorMap
m_vSelectedQuadsCEditorMap
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
PlaceBorderTiles()CEditorMap
RemoveUnusedEnvelopes()CEditorMap
ResetModifiedState()CEditorMap
Save(const char *pFilename, const FErrorHandler &ErrorHandler)CEditorMap
SelectedEnvelopeTimeAndValue() constCEditorMap
SelectedGroup() constCEditorMap
SelectedImage() constCEditorMap
SelectedLayer(int Index) constCEditorMap
SelectedLayerType(int Index, int Type) constCEditorMap
SelectedQuads()CEditorMap
SelectedSound() constCEditorMap
SelectedSoundSource() constCEditorMap
SelectEnvPoint(int Index)CEditorMap
SelectEnvPoint(int Index, int Channel)CEditorMap
SelectGameLayer()CEditorMap
SelectImage(const std::shared_ptr< CEditorImage > &pImage)CEditorMap
SelectLayer(int LayerIndex, int GroupIndex=-1)CEditorMap
SelectNextImage()CEditorMap
SelectNextLayer()CEditorMap
SelectNextSound()CEditorMap
SelectPreviousImage()CEditorMap
SelectPreviousLayer()CEditorMap
SelectPreviousSound()CEditorMap
SelectQuad(int Index)CEditorMap
SelectQuadPoint(int QuadIndex, int Index)CEditorMap
SelectSound(const std::shared_ptr< CEditorSound > &pSound)CEditorMap
SelectTangentInPoint(int Index, int Channel)CEditorMap
SelectTangentOutPoint(int Index, int Channel)CEditorMap
SortImages()CEditorMap
ToggleEnvPoint(int Index, int Channel)CEditorMap
ToggleSelectQuad(int Index)CEditorMap
ToggleSelectQuadPoint(int QuadIndex, int Index)CEditorMap
UpdateEnvelopeReferences(int Index, std::shared_ptr< CEnvelope > &pEnvelope, std::vector< std::shared_ptr< IEditorEnvelopeReference > > &vpEditorObjectReferences)CEditorMap
VisitEnvelopeReferences(F &&Visitor)CEditorMap