DDraceNetwork Documentation
Loading...
Searching...
No Matches
CLayerSelector Class Reference

#include <layer_selector.h>

Inheritance diagram for CLayerSelector:
[legend]
Collaboration diagram for CLayerSelector:
[legend]

Public Member Functions

void OnInit (CEditor *pEditor) override
bool SelectByTile ()
Public Member Functions inherited from CEditorComponent
virtual void OnReset ()
virtual void OnMapLoad ()
virtual bool OnInput (const IInput::CEvent &Event)
virtual void OnUpdate ()
virtual void OnRender (CUIRect View)
void InitSubComponents ()
void RegisterSubComponent (CEditorComponent &Component)
Public Member Functions inherited from CEditorObject
virtual ~CEditorObject ()=default
CEditorEditor ()
const CEditorEditor () const
IInputInput ()
const IInputInput () const
IClientClient ()
const IClientClient () const
CConfigConfig ()
const CConfigConfig () const
IEngineEngine ()
const IEngineEngine () const
IGraphicsGraphics ()
const IGraphicsGraphics () const
ISoundSound ()
const ISoundSound () const
ITextRenderTextRender ()
const ITextRenderTextRender () const
IStorageStorage ()
const IStorageStorage () const
CUiUi ()
const CUiUi () const
CRenderMapRenderMap ()
const CRenderMapRenderMap () const

Private Attributes

int m_SelectionOffset

Member Function Documentation

◆ OnInit()

void CLayerSelector::OnInit ( CEditor * pEditor)
overridevirtual

Initialize the component and interface pointers. Needs to be the first function that is called. The default implementation also resets the component.

Reimplemented from CEditorComponent.

◆ SelectByTile()

bool CLayerSelector::SelectByTile ( )

Member Data Documentation

◆ m_SelectionOffset

int CLayerSelector::m_SelectionOffset
private

The documentation for this class was generated from the following files: