![]()  | 
  
    DDraceNetwork Documentation
    
   | 
 
This is the complete list of members for CLayerSwitch, including all inherited members.
| BrushDraw(std::shared_ptr< CLayer > pBrush, vec2 WorldPos) override | CLayerSwitch | virtual | 
| BrushFlipX() override | CLayerSwitch | virtual | 
| BrushFlipXImpl(T *pTiles) | CLayerTiles | inlineprotected | 
| BrushFlipY() override | CLayerSwitch | virtual | 
| BrushFlipYImpl(T *pTiles) | CLayerTiles | inlineprotected | 
| BrushGrab(std::shared_ptr< CLayerGroup > pBrush, CUIRect Rect) override | CLayerTiles | virtual | 
| BrushPlace(std::shared_ptr< CLayer > pBrush, vec2 WorldPos) | CLayer | inlinevirtual | 
| BrushRotate(float Amount) override | CLayerSwitch | virtual | 
| BrushSelecting(CUIRect Rect) override | CLayerTiles | virtual | 
| CanFillGameTiles() const | CLayerTiles | |
| Clamp(RECTi *pRect) const | CLayerTiles | |
| CLayer(CEditor *pEditor) | CLayer | inlineexplicit | 
| CLayer(const CLayer &Other) | CLayer | inline | 
| CLayerSwitch(CEditor *pEditor, int w, int h) | CLayerSwitch | |
| CLayerSwitch(const CLayerSwitch &Other) | CLayerSwitch | |
| CLayerTiles(CEditor *pEditor, int w, int h) | CLayerTiles | |
| CLayerTiles(const CLayerTiles &Other) | CLayerTiles | |
| ClearHistory() override | CLayerSwitch | inlinevirtual | 
| ContainsElementWithId(int Id) const | CLayerSwitch | |
| Convert(CUIRect Rect, RECTi *pOut) const | CLayerTiles | |
| ConvertX(float x) const | CLayerTiles | |
| ConvertY(float y) const | CLayerTiles | |
| Duplicate() const override | CLayerSwitch | virtual | 
| ExtractTiles(int TilemapItemVersion, const CTile *pSavedTiles, size_t SavedTilesSize) const | CLayerTiles | |
| FillGameTiles(EGameTileOp Fill) | CLayerTiles | |
| FillSelection(bool Empty, std::shared_ptr< CLayer > pBrush, CUIRect Rect) override | CLayerSwitch | virtual | 
| FindNextFreeNumber() const | CLayerSwitch | |
| FlagModified(int x, int y, int w, int h) | CLayerTiles | |
| GetPos(int Number, int Offset, ivec2 &SwitchPos) | CLayerSwitch | |
| GetSize(float *pWidth, float *pHeight) override | CLayerTiles | inlinevirtual | 
| GetTile(int x, int y) const | CLayerTiles | virtual | 
| Graphics() | CLayer | inline | 
| HasAutomapEffect(ETilesProp Prop) | CLayerTiles | static | 
| IsEmpty() const override | CLayerSwitch | virtual | 
| IsEntitiesLayer() const override | CLayerTiles | virtual | 
| m_aFileName | CLayerTiles | |
| m_aName | CLayer | |
| m_AutoAutoMap | CLayerTiles | |
| m_AutoMapperConfig | CLayerTiles | |
| m_AutoMapperReference | CLayerTiles | |
| m_Color | CLayerTiles | |
| m_ColorEnv | CLayerTiles | |
| m_ColorEnvOffset | CLayerTiles | |
| m_FillGameTile | CLayerTiles | |
| m_Flags | CLayer | |
| m_GotoSwitchLastPos | CLayerSwitch | |
| m_GotoSwitchOffset | CLayerSwitch | |
| m_HasFront | CLayerTiles | |
| m_HasGame | CLayerTiles | |
| m_HasSpeedup | CLayerTiles | |
| m_HasSwitch | CLayerTiles | |
| m_HasTele | CLayerTiles | |
| m_HasTune | CLayerTiles | |
| m_Height | CLayerTiles | |
| m_History | CLayerSwitch | |
| m_Image | CLayerTiles | |
| m_KnownTextModeLayer | CLayerTiles | |
| m_LiveGameTiles | CLayerTiles | |
| m_pEditor | CLayer | |
| m_pSwitchTile | CLayerSwitch | |
| m_pTiles | CLayerTiles | |
| m_Readonly | CLayer | |
| m_Seed | CLayerTiles | |
| m_SwitchDelay | CLayerSwitch | |
| m_SwitchNumber | CLayerSwitch | |
| m_TilesHistory | CLayerTiles | |
| m_Type | CLayer | |
| m_Visible | CLayer | |
| m_Width | CLayerTiles | |
| MakePalette() const | CLayerTiles | |
| ModifyEnvelopeIndex(const FIndexModifyFunction &IndexModifyFunction) override | CLayerTiles | virtual | 
| ModifyImageIndex(const FIndexModifyFunction &IndexModifyFunction) override | CLayerTiles | virtual | 
| ModifySoundIndex(const FIndexModifyFunction &IndexModifyFunction) | CLayer | inlinevirtual | 
| PrepareForSave() | CLayerTiles | |
| RecordStateChange(int x, int y, SSwitchTileStateChange::SData Previous, SSwitchTileStateChange::SData Current) | CLayerSwitch | private | 
| CLayerTiles::RecordStateChange(int x, int y, CTile Previous, CTile Tile) | CLayerTiles | protected | 
| Render(bool Tileset=false) override | CLayerTiles | virtual | 
| RenderCommonProperties(SCommonPropState &State, CEditor *pEditor, CUIRect *pToolbox, std::vector< std::shared_ptr< CLayerTiles > > &vpLayers, std::vector< int > &vLayerIndices) | CLayerTiles | static | 
| RenderProperties(CUIRect *pToolbox) override | CLayerTiles | virtual | 
| Resize(int NewW, int NewH) override | CLayerSwitch | virtual | 
| SetTile(int x, int y, CTile Tile) | CLayerTiles | virtual | 
| SetTileIgnoreHistory(int x, int y, CTile Tile) const | CLayerTiles | |
| Shift(EShiftDirection Direction) override | CLayerSwitch | virtual | 
| ShiftImpl(T *pTiles, EShiftDirection Direction, int ShiftBy) | CLayerTiles | inlineprotected | 
| ShowInfo() | CLayerTiles | virtual | 
| ShowPreventUnusedTilesWarning() | CLayerTiles | protected | 
| Snap(CUIRect *pRect) const | CLayerTiles | |
| TextRender() | CLayer | inline | 
| TypeName() const override | CLayerSwitch | virtual | 
| ~CLayer()=default | CLayer | virtual | 
| ~CLayerSwitch() | CLayerSwitch | |
| ~CLayerTiles() | CLayerTiles |