DDraceNetwork Docs
|
This is the complete list of members for CEditor, including all inherited members.
AddFrontLayer() | CEditor | |
AddGroup() | CEditor | |
AddImage(const char *pFilename, int StorageType, void *pUser) | CEditor | static |
AddQuadOrSound() | CEditor | |
AddQuadsLayer() | CEditor | |
AddSelectedLayer(int LayerIndex) | CEditor | |
AddSound(const char *pFileName, int StorageType, void *pUser) | CEditor | static |
AddSoundLayer() | CEditor | |
AddSpeedupLayer() | CEditor | |
AddSwitchLayer() | CEditor | |
AddTeleLayer() | CEditor | |
AddTileart(bool IgnoreHistory=false) | CEditor | |
AddTileLayer() | CEditor | |
AddTuneLayer() | CEditor | |
AdjustBrushSpecialTiles(bool UseNextFree, int Adjust=0) | CEditor | |
Append(const char *pFilename, int StorageType, bool IgnoreHistory=false) | CEditor | |
ApplyAlignments(const std::vector< SAlignmentInfo > &vAlignments, int &OffsetX, int &OffsetY) | CEditor | |
ApplyAxisAlignment(int &OffsetX, int &OffsetY) const | CEditor | |
CallbackAddTileart(const char *pFilepath, int StorageType, void *pUser) | CEditor | static |
CallbackAppendMap(const char *pFileName, int StorageType, void *pUser) | CEditor | static |
CallbackCustomEntities(const char *pFileName, int StorageType, void *pUser) | CEditor | static |
CallbackOpenMap(const char *pFileName, int StorageType, void *pUser) | CEditor | static |
CallbackSaveCopyMap(const char *pFileName, int StorageType, void *pUser) | CEditor | static |
CallbackSaveImage(const char *pFileName, int StorageType, void *pUser) | CEditor | static |
CallbackSaveMap(const char *pFileName, int StorageType, void *pUser) | CEditor | static |
CallbackSaveSound(const char *pFileName, int StorageType, void *pUser) | CEditor | static |
CanFillGameTiles() const | CEditor | |
CEditor() | CEditor | inline |
Client() const | CEditor | inline |
CompareFilenameAscending(const CFilelistItem *pLhs, const CFilelistItem *pRhs) | CEditor | inlinestatic |
CompareFilenameDescending(const CFilelistItem *pLhs, const CFilelistItem *pRhs) | CEditor | inlinestatic |
CompareTimeModifiedAscending(const CFilelistItem *pLhs, const CFilelistItem *pRhs) | CEditor | inlinestatic |
CompareTimeModifiedDescending(const CFilelistItem *pLhs, const CFilelistItem *pRhs) | CEditor | inlinestatic |
ComputeAABBAlignments(const std::shared_ptr< CLayerQuads > &pLayer, const SAxisAlignedBoundingBox &AABB, int OffsetX, int OffsetY, std::vector< SAlignmentInfo > &vAlignments) const | CEditor | |
ComputePointAlignments(const std::shared_ptr< CLayerQuads > &pLayer, CQuad *pQuad, int QuadIndex, int PointIndex, int OffsetX, int OffsetY, std::vector< SAlignmentInfo > &vAlignments, bool Append=false) const | CEditor | |
ComputePointsAlignments(const std::shared_ptr< CLayerQuads > &pLayer, bool Pivot, int OffsetX, int OffsetY, std::vector< SAlignmentInfo > &vAlignments) const | CEditor | |
Config() const | CEditor | inline |
ConfigManager() const | CEditor | inline |
Console() const | CEditor | inline |
CURSOR_NORMAL enum value | CEditor | |
CURSOR_RESIZE_H enum value | CEditor | |
CURSOR_RESIZE_V enum value | CEditor | |
DeleteSelectedLayer() | CEditor | |
DeleteSelectedQuads() | CEditor | |
DeselectEnvPoints() | CEditor | |
DeselectQuadPoints() | CEditor | |
DeselectQuads() | CEditor | |
DoAudioPreview(CUIRect View, const void *pPlayPauseButtonId, const void *pStopButtonId, const void *pSeekBarId, int SampleId) | CEditor | |
DoButton_DraggableEx(const void *pId, const char *pText, int Checked, const CUIRect *pRect, bool *pClicked, bool *pAbrupted, int Flags, const char *pToolTip=nullptr, int Corners=IGraphics::CORNER_ALL, float FontSize=10.0f) | CEditor | |
DoButton_Editor(const void *pId, const char *pText, int Checked, const CUIRect *pRect, int Flags, const char *pToolTip) | CEditor | |
DoButton_Editor_Common(const void *pId, const char *pText, int Checked, const CUIRect *pRect, int Flags, const char *pToolTip) | CEditor | |
DoButton_Env(const void *pId, const char *pText, int Checked, const CUIRect *pRect, const char *pToolTip, ColorRGBA Color, int Corners) | CEditor | |
DoButton_Ex(const void *pId, const char *pText, int Checked, const CUIRect *pRect, int Flags, const char *pToolTip, int Corners, float FontSize=EditorFontSizes::MENU, int Align=TEXTALIGN_MC) | CEditor | |
DoButton_FontIcon(const void *pId, const char *pText, int Checked, const CUIRect *pRect, int Flags, const char *pToolTip, int Corners, float FontSize=10.0f) | CEditor | |
DoButton_MenuItem(const void *pId, const char *pText, int Checked, const CUIRect *pRect, int Flags=0, const char *pToolTip=nullptr) | CEditor | |
DoClearableEditBox(CLineInput *pLineInput, const CUIRect *pRect, float FontSize, int Corners=IGraphics::CORNER_ALL, const char *pToolTip=nullptr, const std::vector< STextColorSplit > &vColorSplits={}) | CEditor | |
DoColorPickerButton(const void *pId, const CUIRect *pRect, ColorRGBA Color, const std::function< void(ColorRGBA Color)> &SetColor) | CEditor | |
DoEditBox(CLineInput *pLineInput, const CUIRect *pRect, float FontSize, int Corners=IGraphics::CORNER_ALL, const char *pToolTip=nullptr, const std::vector< STextColorSplit > &vColorSplits={}) | CEditor | |
DoEditBoxDropdown(SEditBoxDropdownContext *pDropdown, CLineInput *pLineInput, const CUIRect *pEditBoxRect, int x, float MaxHeight, bool AutoWidth, const std::vector< T > &vData, const FDropdownRenderCallback< T > &pfnMatchCallback) | CEditor | |
DoEditorDragBar(CUIRect View, CUIRect *pDragBar, EDragSide Side, float *pValue, float MinValue=100.0f, float MaxValue=400.0f) | CEditor | |
DoMapEditor(CUIRect View) | CEditor | |
DoMapSettingsEditBox(CMapSettingsBackend::CContext *pContext, const CUIRect *pRect, float FontSize, float DropdownMaxHeight, int Corners=IGraphics::CORNER_ALL, const char *pToolTip=nullptr) | CEditor | |
DoPointDrag(const std::shared_ptr< CLayerQuads > &pLayer, CQuad *pQuad, int QuadIndex, int PointIndex, int OffsetX, int OffsetY) | CEditor | |
DoProperties(CUIRect *pToolbox, CProperty *pProps, int *pIds, int *pNewVal, const std::vector< ColorRGBA > &vColors={}) | CEditor | |
DoPropertiesWithState(CUIRect *pToolbox, CProperty *pProps, int *pIds, int *pNewVal, const std::vector< ColorRGBA > &vColors={}) | CEditor | |
DoQuad(int LayerIndex, const std::shared_ptr< CLayerQuads > &pLayer, CQuad *pQuad, int Index) | CEditor | |
DoQuadEnvelopes(const std::vector< CQuad > &vQuads, IGraphics::CTextureHandle Texture=IGraphics::CTextureHandle()) | CEditor | |
DoQuadEnvPoint(const CQuad *pQuad, int QIndex, int pIndex) | CEditor | |
DoQuadKnife(int QuadIndex) | CEditor | |
DoQuadPoint(int LayerIndex, const std::shared_ptr< CLayerQuads > &pLayer, CQuad *pQuad, int QuadIndex, int v) | CEditor | |
DoSoundSource(int LayerIndex, CSoundSource *pSource, int Index) | CEditor | |
DoToolbarLayers(CUIRect Toolbar) | CEditor | |
DoToolbarSounds(CUIRect Toolbar) | CEditor | |
DrawAABB(const SAxisAlignedBoundingBox &AABB, int OffsetX=0, int OffsetY=0) const | CEditor | |
DrawAxis(EAxis Axis, CPoint &OriginalPoint, CPoint &Point) const | CEditor | |
DrawPointAlignments(const std::vector< SAlignmentInfo > &vAlignments, int OffsetX, int OffsetY) const | CEditor | |
EAxis enum name | CEditor | |
ECursorType enum name | CEditor | |
EDragSide enum name | CEditor | |
EExplanation enum name | CEditor | |
EExtraEditor enum name | CEditor | |
Engine() const | CEditor | inline |
EnvelopeEval(int TimeOffsetMillis, int Env, ColorRGBA &Result, size_t Channels, void *pUser) | CEditor | static |
EnvelopeToScreenX(const CUIRect &View, float x) const | CEditor | |
EnvelopeToScreenY(const CUIRect &View, float y) const | CEditor | |
EnvGetSelectedTimeAndValue() const | CEditor | |
EPreviewState enum name | CEditor | private |
EShowEnvelope enum name | CEditor | |
EShowTile enum name | CEditor | |
Explain(EExplanation Explanation, int Tile, int Layer) | CEditor | static |
ExplainDDNet(int Tile, int Layer) | CEditor | static |
ExplainFNG(int Tile, int Layer) | CEditor | static |
ExplainVanilla(int Tile, int Layer) | CEditor | static |
EXTRAEDITOR_ENVELOPES enum value | CEditor | |
EXTRAEDITOR_HISTORY enum value | CEditor | |
EXTRAEDITOR_NONE enum value | CEditor | |
EXTRAEDITOR_SERVER_SETTINGS enum value | CEditor | |
FilelistPopulate(int StorageType, bool KeepSelection=false) | CEditor | |
FILETYPE_IMG enum value | CEditor | |
FILETYPE_MAP enum value | CEditor | |
FILETYPE_SOUND enum value | CEditor | |
FillGameTiles(EGameTileOp FillTile) const | CEditor | |
FindEnvPointIndex(int Index, int Channel) const | CEditor | |
FindNextFreeSwitchNumber() | CEditor | |
FindNextFreeTeleNumber(int Index) | CEditor | |
FindSelectedQuadIndex(int Index) const | CEditor | |
FreeDynamicPopupMenus() | CEditor | |
GetButtonColor(const void *pId, int Checked) | CEditor | |
GetDragAxis(int OffsetX, int OffsetY) const | CEditor | |
GetEntitiesTexture() | CEditor | |
GetFrontTexture() | CEditor | |
GetSelectedGroup() const | CEditor | |
GetSelectedLayer(int Index) const | CEditor | |
GetSelectedLayerType(int Index, int Type) const | CEditor | |
GetSelectedQuads() | CEditor | |
GetSelectedSource() const | CEditor | |
GetSpeedupTexture() | CEditor | |
GetSwitchTexture() | CEditor | |
GetTeleTexture() | CEditor | |
GetTextureUsageFlag() const | CEditor | private |
GetTuneTexture() | CEditor | |
Graphics() const | CEditor | inline |
HandleAutosave() | CEditor | |
HandleCursorMovement() | CEditor | |
HandleMapDrop(const char *pFilename, int StorageType) override | CEditor | virtual |
HandleWriterFinishJobs() | CEditor | |
HasUnsavedData() const override | CEditor | inlinevirtual |
HoverTiles() const | CEditor | inline |
IInterface() | IInterface | inline |
Init() override | CEditor | virtual |
Input() const | CEditor | inline |
InterfaceName() | IEditor | inlinestatic |
InvokeFileDialog(int StorageType, int FileType, const char *pTitle, const char *pButtonText, const char *pBasepath, bool FilenameAsDefault, bool(*pfnFunc)(const char *pFilename, int StorageType, void *pUser), void *pUser) | CEditor | |
IsEnvelopeUsed(int EnvelopeIndex) const | CEditor | |
IsEnvPointSelected(int Index, int Channel) const | CEditor | |
IsEnvPointSelected(int Index) const | CEditor | |
IsInTriangle(vec2 Point, vec2 A, vec2 B, vec2 C) | CEditor | |
IsNonGameTileLayerSelected() const | CEditor | |
IsQuadCornerSelected(int Index) const | CEditor | |
IsQuadPointSelected(int QuadIndex, int Index) const | CEditor | |
IsQuadSelected(int Index) const | CEditor | |
IsTangentInPointSelected(int Index, int Channel) const | CEditor | |
IsTangentInSelected() const | CEditor | |
IsTangentOutPointSelected(int Index, int Channel) const | CEditor | |
IsTangentOutSelected() const | CEditor | |
IsTangentSelected() const | CEditor | |
IsVanillaImage(const char *pImage) | CEditor | static |
Kernel() | IInterface | inlineprotected |
LayerSelectImage() | CEditor | |
LayerSelector() | CEditor | inline |
Load(const char *pFilename, int StorageType) override | CEditor | virtual |
LoadCurrentMap() | CEditor | |
m_ActiveExtraEditor | CEditor | |
m_aCursorTextures | CEditor | |
m_aExtraEditorSplits | CEditor | |
m_aFileDialogCurrentFolder | CEditor | |
m_aFileDialogCurrentLink | CEditor | |
m_aFileName | CEditor | |
m_aFileNamePending | CEditor | |
m_aFileSaveName | CEditor | |
m_aFilesSelectedName | CEditor | |
m_AllowPlaceUnusedTiles | CEditor | |
m_aMenuBackgroundTooltip | CEditor | |
m_Animate | CEditor | |
m_AnimateSpeed | CEditor | |
m_AnimateStart | CEditor | |
m_AnimateTime | CEditor | |
m_AnimateUpdatePopup | CEditor | |
m_apSavedBrushes | CEditor | private |
m_aQuadKnifePoints | CEditor | |
m_aSavedColors | CEditor | |
m_aTileartFilename | CEditor | |
m_aTooltip | CEditor | |
m_BackgroundTexture | CEditor | |
m_BrushColorEnabled | CEditor | |
m_BrushDrawDestructive | CEditor | |
m_CheckerTexture | CEditor | |
m_ColorPickerPopupContext | CEditor | |
m_ColorPipetteActive | CEditor | |
m_CurrentQuadIndex | CEditor | |
m_CursorType | CEditor | |
m_Dialog | CEditor | |
m_EditorHistory | CEditor | |
m_EditorWasUsedBefore | CEditor | private |
m_EntitiesTexture | CEditor | private |
m_EnvelopeEditorHistory | CEditor | |
m_EnvOpTracker | CEditor | |
m_FileDialogFileNameInput | CEditor | |
m_FileDialogFileType | CEditor | |
m_FileDialogFilterInput | CEditor | |
m_FileDialogLastPopulatedStorageType | CEditor | |
m_FileDialogMultipleStorages | CEditor | |
m_FileDialogNewFolderNameInput | CEditor | |
m_FileDialogOpening | CEditor | |
m_FileDialogShowingRoot | CEditor | |
m_FileDialogStorageType | CEditor | |
m_FilePreviewImage | CEditor | |
m_FilePreviewImageHeight | CEditor | |
m_FilePreviewImageWidth | CEditor | |
m_FilePreviewSound | CEditor | |
m_FilePreviewState | CEditor | |
m_FilesSelectedIndex | CEditor | |
m_FrontTexture | CEditor | private |
m_GuiActive | CEditor | |
m_IngameMoved | CEditor | |
m_LargeLayerWasWarned | CEditor | |
m_LayerSelector | CEditor | private |
m_Map | CEditor | |
m_MapEditorId | CEditor | |
m_MapSettingsBackend | CEditor | |
m_MapSettingsCommandContext | CEditor | |
m_MapView | CEditor | private |
m_Mentions | CEditor | |
m_Mode | CEditor | |
m_MouseDeltaWorld | CEditor | |
m_MouseWorldNoParaPos | CEditor | |
m_MouseWorldPos | CEditor | |
m_MouseWorldScale | CEditor | |
m_OffsetEnvelopeX | CEditor | |
m_OffsetEnvelopeY | CEditor | |
m_pBrush | CEditor | |
m_pClient | CEditor | private |
m_pColorPickerPopupActiveId | CEditor | |
m_pConfig | CEditor | private |
m_pConfigManager | CEditor | private |
m_pConsole | CEditor | private |
m_pContainerPanned | CEditor | |
m_pContainerPannedLast | CEditor | |
m_pEngine | CEditor | private |
m_pFileDialogButtonText | CEditor | |
m_pFileDialogPath | CEditor | |
m_pFileDialogTitle | CEditor | |
m_pFileDialogUser | CEditor | |
m_pfnFileDialogFunc | CEditor | |
m_pGraphics | CEditor | private |
m_pInput | CEditor | private |
m_PipetteColor | CEditor | |
m_pKernel | IInterface | private |
m_PopupEnvelopeSelectedPoint | CEditor | |
m_PopupEventActivated | CEditor | |
m_PopupEventType | CEditor | |
m_PopupEventWasActivated | CEditor | |
m_PopupMessageContexts | CEditor | |
m_pQuadsetPicker | CEditor | |
m_PreventUnusedTilesWasWarned | CEditor | |
m_PreviewZoom | CEditor | |
m_Prompt | CEditor | private |
m_pSound | CEditor | private |
m_pStorage | CEditor | private |
m_pTextRender | CEditor | private |
m_pTilesetPicker | CEditor | |
m_QuadDragOriginalPoints | CEditor | private |
m_QuadKnifeActive | CEditor | |
m_QuadKnifeCount | CEditor | |
m_QuadTracker | CEditor | |
m_RenderTools | CEditor | private |
m_ResetZoomEnvelope | CEditor | |
m_SelectedEnvelope | CEditor | |
m_SelectedGroup | CEditor | |
m_SelectedImage | CEditor | |
m_SelectedQuadEnvelope | CEditor | |
m_SelectedQuadIndex | CEditor | |
m_SelectedQuadPoint | CEditor | |
m_SelectedQuadPoints | CEditor | |
m_SelectedSound | CEditor | |
m_SelectedSource | CEditor | |
m_SelectedTangentInPoint | CEditor | |
m_SelectedTangentOutPoint | CEditor | |
m_SelectEntitiesImage | CEditor | |
m_ServerSettingsHistory | CEditor | |
m_SettingsCommandInput | CEditor | |
m_ShiftBy | CEditor | |
m_ShowDetail | CEditor | |
m_ShowEnvelopePreview | CEditor | |
m_ShowMousePointer | CEditor | |
m_ShowPicker | CEditor | |
m_ShowTileInfo | CEditor | |
m_SortByFilename | CEditor | |
m_SortByTimeModified | CEditor | |
m_SpeedupAngle | CEditor | |
m_SpeedupForce | CEditor | |
m_SpeedupMaxSpeed | CEditor | |
m_SpeedupTexture | CEditor | private |
m_SwitchDelay | CEditor | |
m_SwitchNum | CEditor | |
m_SwitchTexture | CEditor | private |
m_TeleNumbers | CEditor | |
m_TeleTexture | CEditor | private |
m_TileartImageInfo | CEditor | |
m_ToolbarPreviewSound | CEditor | |
m_ToolBoxWidth | CEditor | |
m_TuneTexture | CEditor | private |
m_TuningNum | CEditor | |
m_UI | CEditor | private |
m_UpdateEnvPointInfo | CEditor | |
m_ValidSaveFilename | CEditor | |
m_vCompleteFileList | CEditor | |
m_vComponents | CEditor | private |
m_vHoverTiles | CEditor | |
m_ViewSwitch | CEditor | |
m_ViewTeleNumber | CEditor | |
m_vpFilteredFileList | CEditor | |
m_vSelectedEnvelopePoints | CEditor | |
m_vSelectedLayers | CEditor | |
m_vSelectedQuads | CEditor | |
m_vSelectEntitiesFiles | CEditor | |
m_WriterFinishJobs | CEditor | |
m_ZoomEnvelopeX | CEditor | |
m_ZoomEnvelopeY | CEditor | |
MapDetails() | CEditor | |
MapSettingsDropdownRenderCallback(const SPossibleValueMatch &Match, char(&aOutput)[128], std::vector< STextColorSplit > &vColorSplits) | CEditor | static |
MapView() | CEditor | inline |
MapView() const | CEditor | inline |
ms_DefaultPropColor | CEditor | privatestatic |
ms_pUiGotContext | CEditor | static |
NUM_CURSORS enum value | CEditor | |
NUM_EXTRAEDITORS enum value | CEditor | |
NUM_FILETYPES enum value | CEditor | |
OnActivate() override | CEditor | virtual |
OnClose() override | CEditor | virtual |
OnDialogClose() override | CEditor | virtual |
OnIngameMoved() override | CEditor | inlinevirtual |
OnMouseMove(vec2 MousePos) | CEditor | |
OnRender() override | CEditor | virtual |
OnUpdate() override | CEditor | virtual |
OnWindowResize() override | CEditor | virtual |
PerformAutosave() | CEditor | |
PlaceBorderTiles() | CEditor | |
POPEVENT_EXIT enum value | CEditor | |
POPEVENT_IMAGE_MAX enum value | CEditor | |
POPEVENT_IMAGEDIV16 enum value | CEditor | |
POPEVENT_LARGELAYER enum value | CEditor | |
POPEVENT_LOAD enum value | CEditor | |
POPEVENT_LOADCURRENT enum value | CEditor | |
POPEVENT_LOADDROP enum value | CEditor | |
POPEVENT_NEW enum value | CEditor | |
POPEVENT_PIXELART_BIG_IMAGE enum value | CEditor | |
POPEVENT_PIXELART_MANY_COLORS enum value | CEditor | |
POPEVENT_PIXELART_TOO_MANY_COLORS enum value | CEditor | |
POPEVENT_PLACE_BORDER_TILES enum value | CEditor | |
POPEVENT_PREVENTUNUSEDTILES enum value | CEditor | |
POPEVENT_SAVE enum value | CEditor | |
POPEVENT_SAVE_COPY enum value | CEditor | |
POPEVENT_SAVE_IMG enum value | CEditor | |
POPEVENT_SAVE_SOUND enum value | CEditor | |
POPEVENT_SOUND_MAX enum value | CEditor | |
PopupAnimateSettings(void *pContext, CUIRect View, bool Active) | CEditor | static |
PopupEntities(void *pContext, CUIRect View, bool Active) | CEditor | static |
PopupEnvelopeCurvetype(void *pContext, CUIRect View, bool Active) | CEditor | static |
PopupEnvPoint(void *pContext, CUIRect View, bool Active) | CEditor | static |
PopupEnvPointCurveType(void *pContext, CUIRect View, bool Active) | CEditor | static |
PopupEnvPointMulti(void *pContext, CUIRect View, bool Active) | CEditor | static |
PopupEvent(void *pContext, CUIRect View, bool Active) | CEditor | static |
PopupGoto(void *pContext, CUIRect View, bool Active) | CEditor | static |
PopupGroup(void *pContext, CUIRect View, bool Active) | CEditor | static |
PopupImage(void *pContext, CUIRect View, bool Active) | CEditor | static |
PopupLayer(void *pContext, CUIRect View, bool Active) | CEditor | static |
PopupMapInfo(void *pContext, CUIRect View, bool Active) | CEditor | static |
PopupMenuFile(void *pContext, CUIRect View, bool Active) | CEditor | static |
PopupMenuSettings(void *pContext, CUIRect View, bool Active) | CEditor | static |
PopupMenuTools(void *pContext, CUIRect View, bool Active) | CEditor | static |
PopupNewFolder(void *pContext, CUIRect View, bool Active) | CEditor | static |
PopupPoint(void *pContext, CUIRect View, bool Active) | CEditor | static |
PopupProofMode(void *pContext, CUIRect View, bool Active) | CEditor | static |
PopupQuad(void *pContext, CUIRect View, bool Active) | CEditor | static |
PopupSelectConfigAutoMap(void *pContext, CUIRect View, bool Active) | CEditor | static |
PopupSelectConfigAutoMapInvoke(int Current, float x, float y) | CEditor | |
PopupSelectConfigAutoMapResult() | CEditor | |
PopupSelectGametileOp(void *pContext, CUIRect View, bool Active) | CEditor | static |
PopupSelectGametileOpInvoke(float x, float y) | CEditor | |
PopupSelectGameTileOpResult() | CEditor | |
PopupSelectImage(void *pContext, CUIRect View, bool Active) | CEditor | static |
PopupSelectImageInvoke(int Current, float x, float y) | CEditor | |
PopupSelectImageResult() | CEditor | |
PopupSelectSound(void *pContext, CUIRect View, bool Active) | CEditor | static |
PopupSelectSoundInvoke(int Current, float x, float y) | CEditor | |
PopupSelectSoundResult() | CEditor | |
PopupSound(void *pContext, CUIRect View, bool Active) | CEditor | static |
PopupSource(void *pContext, CUIRect View, bool Active) | CEditor | static |
PopupSpeedup(void *pContext, CUIRect View, bool Active) | CEditor | static |
PopupSwitch(void *pContext, CUIRect View, bool Active) | CEditor | static |
PopupTele(void *pContext, CUIRect View, bool Active) | CEditor | static |
PopupTune(void *pContext, CUIRect View, bool Active) | CEditor | static |
PreparePointDrag(const std::shared_ptr< CLayerQuads > &pLayer, CQuad *pQuad, int QuadIndex, int PointIndex) | CEditor | |
PREVIEW_ERROR enum value | CEditor | private |
PREVIEW_LOADED enum value | CEditor | private |
PREVIEW_UNLOADED enum value | CEditor | private |
QuadSelectionAABB(const std::shared_ptr< CLayerQuads > &pLayer, SAxisAlignedBoundingBox &OutAABB) | CEditor | |
RedoLastAction() | CEditor | private |
RefreshFilteredFileList() | CEditor | |
RemoveTimeOffsetEnvelope(const std::shared_ptr< CEnvelope > &pEnvelope) | CEditor | |
RemoveUnusedEnvelopes() | CEditor | |
Render() | CEditor | |
RenderBackground(CUIRect View, IGraphics::CTextureHandle Texture, float Size, float Brightness) const | CEditor | |
RenderEditBoxDropdown(SEditBoxDropdownContext *pDropdown, CUIRect View, CLineInput *pLineInput, int x, float MaxHeight, bool AutoWidth, const std::vector< T > &vData, const FDropdownRenderCallback< T > &pfnMatchCallback) | CEditor | |
RenderEditorHistory(CUIRect View) | CEditor | |
RenderEnvelopeEditor(CUIRect View) | CEditor | |
RenderFileDialog() | CEditor | |
RenderImagesList(CUIRect Toolbox) | CEditor | |
RenderLayers(CUIRect LayersBox) | CEditor | |
RenderMapSettingsErrorDialog() | CEditor | |
RenderMenubar(CUIRect Menubar) | CEditor | |
RenderModebar(CUIRect View) | CEditor | |
RenderMousePointer() | CEditor | |
RenderPressedKeys(CUIRect View) | CEditor | |
RenderSavingIndicator(CUIRect View) | CEditor | |
RenderSelectedImage(CUIRect View) | CEditor | |
RenderServerSettingsEditor(CUIRect View, bool ShowServerSettingsEditorLast) | CEditor | |
RenderSounds(CUIRect Toolbox) | CEditor | |
RenderStatusbar(CUIRect View, CUIRect *pTooltipRect) | CEditor | |
RenderTools() | CEditor | inline |
RenderTooltip(CUIRect TooltipRect) | CEditor | |
ReplaceImage(const char *pFilename, int StorageType, bool CheckDuplicate) | CEditor | |
ReplaceImageCallback(const char *pFilename, int StorageType, void *pUser) | CEditor | static |
ReplaceSound(const char *pFileName, int StorageType, bool CheckDuplicate) | CEditor | |
ReplaceSoundCallback(const char *pFileName, int StorageType, void *pUser) | CEditor | static |
Reset(bool CreateDefault=true) | CEditor | |
ResetIngameMoved() override | CEditor | inlinevirtual |
ResetMentions() override | CEditor | inlinevirtual |
ResetZoomEnvelope(const std::shared_ptr< CEnvelope > &pEnvelope, int ActiveChannels) | CEditor | |
Save(const char *pFilename) override | CEditor | virtual |
ScreenToEnvelopeDX(const CUIRect &View, float DeltaX) | CEditor | |
ScreenToEnvelopeDY(const CUIRect &View, float DeltaY) | CEditor | |
ScreenToEnvelopeX(const CUIRect &View, float x) const | CEditor | |
ScreenToEnvelopeY(const CUIRect &View, float y) const | CEditor | |
SelectEnvPoint(int Index) | CEditor | |
SelectEnvPoint(int Index, int Channel) | CEditor | |
SelectGameLayer() | CEditor | |
SelectLayer(int LayerIndex, int GroupIndex=-1) | CEditor | |
SelectNextLayer() | CEditor | |
SelectPreviousLayer() | CEditor | |
SelectQuad(int Index) | CEditor | |
SelectQuadPoint(int QuadIndex, int Index) | CEditor | |
SelectTangentInPoint(int Index, int Channel) | CEditor | |
SelectTangentOutPoint(int Index, int Channel) | CEditor | |
SetHotEnvelopePoint(const CUIRect &View, const std::shared_ptr< CEnvelope > &pEnvelope, int ActiveChannels) | CEditor | |
SetHotQuadPoint(const std::shared_ptr< CLayerQuads > &pLayer) | CEditor | |
SHOW_TILE_DECIMAL enum value | CEditor | |
SHOW_TILE_HEXADECIMAL enum value | CEditor | |
SHOW_TILE_OFF enum value | CEditor | |
SHOWENV_ALL enum value | CEditor | |
SHOWENV_NONE enum value | CEditor | |
SHOWENV_SELECTED enum value | CEditor | |
ShowFileDialogError(const char *pFormat,...) GNUC_ATTRIBUTE((format(printf | CEditor | |
Shutdown() | IInterface | inlinevirtual |
SortFilteredFileList() | CEditor | |
SortImages() | CEditor | |
Sound() const | CEditor | inline |
Storage() const | CEditor | inline |
TextRender() const | CEditor | inline |
TILE_FNG_FLAG_BLUE enum value | CEditor | |
TILE_FNG_FLAG_RED enum value | CEditor | |
TILE_FNG_GRENADE enum value | CEditor | |
TILE_FNG_HEART enum value | CEditor | |
TILE_FNG_LASER enum value | CEditor | |
TILE_FNG_NINJA enum value | CEditor | |
TILE_FNG_SCORE_BLUE enum value | CEditor | |
TILE_FNG_SCORE_RED enum value | CEditor | |
TILE_FNG_SHIELD enum value | CEditor | |
TILE_FNG_SHOTGUN enum value | CEditor | |
TILE_FNG_SPAWN enum value | CEditor | |
TILE_FNG_SPAWN_BLUE enum value | CEditor | |
TILE_FNG_SPAWN_RED enum value | CEditor | |
TILE_FNG_SPIKE_BLUE enum value | CEditor | |
TILE_FNG_SPIKE_GOLD enum value | CEditor | |
TILE_FNG_SPIKE_GREEN enum value | CEditor | |
TILE_FNG_SPIKE_NORMAL enum value | CEditor | |
TILE_FNG_SPIKE_OLD1 enum value | CEditor | |
TILE_FNG_SPIKE_OLD2 enum value | CEditor | |
TILE_FNG_SPIKE_OLD3 enum value | CEditor | |
TILE_FNG_SPIKE_PURPLE enum value | CEditor | |
TILE_FNG_SPIKE_RED enum value | CEditor | |
TILE_PUB_AIR enum value | CEditor | |
TILE_PUB_CREDITS1 enum value | CEditor | |
TILE_PUB_CREDITS2 enum value | CEditor | |
TILE_PUB_CREDITS3 enum value | CEditor | |
TILE_PUB_CREDITS4 enum value | CEditor | |
TILE_PUB_CREDITS5 enum value | CEditor | |
TILE_PUB_CREDITS6 enum value | CEditor | |
TILE_PUB_CREDITS7 enum value | CEditor | |
TILE_PUB_CREDITS8 enum value | CEditor | |
TILE_PUB_DEATH enum value | CEditor | |
TILE_PUB_ENTITIES_OFF1 enum value | CEditor | |
TILE_PUB_ENTITIES_OFF2 enum value | CEditor | |
TILE_PUB_HOOKABLE enum value | CEditor | |
TILE_PUB_UNHOOKABLE enum value | CEditor | |
TILE_VANILLA_FLAG_BLUE enum value | CEditor | |
TILE_VANILLA_FLAG_RED enum value | CEditor | |
TILE_VANILLA_GRENADE enum value | CEditor | |
TILE_VANILLA_HEART enum value | CEditor | |
TILE_VANILLA_LASER enum value | CEditor | |
TILE_VANILLA_NINJA enum value | CEditor | |
TILE_VANILLA_SHIELD enum value | CEditor | |
TILE_VANILLA_SHOTGUN enum value | CEditor | |
TILE_VANILLA_SPAWN enum value | CEditor | |
TILE_VANILLA_SPAWN_BLUE enum value | CEditor | |
TILE_VANILLA_SPAWN_RED enum value | CEditor | |
TileartCheckColors() | CEditor | |
ToggleEnvPoint(int Index, int Channel) | CEditor | |
ToggleSelectQuad(int Index) | CEditor | |
ToggleSelectQuadPoint(int QuadIndex, int Index) | CEditor | |
TriangleArea(vec2 A, vec2 B, vec2 C) | CEditor | |
Ui() | CEditor | inline |
UiDoValueSelector(void *pId, CUIRect *pRect, const char *pLabel, int Current, int Min, int Max, int Step, float Scale, const char *pToolTip, bool IsDegree=false, bool IsHex=false, int Corners=IGraphics::CORNER_ALL, const ColorRGBA *pColor=nullptr, bool ShowValue=true) | CEditor | |
UndoLastAction() | CEditor | private |
UpdateColorPipette() | CEditor | |
UpdateMentions() override | CEditor | inlinevirtual |
UpdateTooltip(const void *pId, const CUIRect *pRect, const char *pToolTip) | CEditor | |
UpdateZoomEnvelopeX(const CUIRect &View) | CEditor | |
UpdateZoomEnvelopeY(const CUIRect &View) | CEditor | |
ZoomAdaptOffsetX(float ZoomFactor, const CUIRect &View) | CEditor | |
ZoomAdaptOffsetY(float ZoomFactor, const CUIRect &View) | CEditor | |
~IEditor() | IEditor | inlinevirtual |
~IInterface() | IInterface | inlinevirtual |