DDraceNetwork Docs
CMapLayers::STileLayerVisuals Struct Reference
Collaboration diagram for CMapLayers::STileLayerVisuals:
[legend]

Classes

struct  STileVisual
 

Public Member Functions

 STileLayerVisuals ()
 
bool Init (unsigned int Width, unsigned int Height)
 
 ~STileLayerVisuals ()
 

Public Attributes

STileVisualm_pTilesOfLayer
 
STileVisual m_BorderTopLeft
 
STileVisual m_BorderTopRight
 
STileVisual m_BorderBottomRight
 
STileVisual m_BorderBottomLeft
 
STileVisual m_BorderKillTile
 
std::vector< STileVisualm_vBorderTop
 
std::vector< STileVisualm_vBorderLeft
 
std::vector< STileVisualm_vBorderRight
 
std::vector< STileVisualm_vBorderBottom
 
unsigned int m_Width
 
unsigned int m_Height
 
int m_BufferContainerIndex
 
bool m_IsTextured
 

Constructor & Destructor Documentation

◆ STileLayerVisuals()

CMapLayers::STileLayerVisuals::STileLayerVisuals ( )
inline

◆ ~STileLayerVisuals()

CMapLayers::STileLayerVisuals::~STileLayerVisuals ( )

Member Function Documentation

◆ Init()

bool CMapLayers::STileLayerVisuals::Init ( unsigned int  Width,
unsigned int  Height 
)

Member Data Documentation

◆ m_BorderBottomLeft

STileVisual CMapLayers::STileLayerVisuals::m_BorderBottomLeft

◆ m_BorderBottomRight

STileVisual CMapLayers::STileLayerVisuals::m_BorderBottomRight

◆ m_BorderKillTile

STileVisual CMapLayers::STileLayerVisuals::m_BorderKillTile

◆ m_BorderTopLeft

STileVisual CMapLayers::STileLayerVisuals::m_BorderTopLeft

◆ m_BorderTopRight

STileVisual CMapLayers::STileLayerVisuals::m_BorderTopRight

◆ m_BufferContainerIndex

int CMapLayers::STileLayerVisuals::m_BufferContainerIndex

◆ m_Height

unsigned int CMapLayers::STileLayerVisuals::m_Height

◆ m_IsTextured

bool CMapLayers::STileLayerVisuals::m_IsTextured

◆ m_pTilesOfLayer

STileVisual* CMapLayers::STileLayerVisuals::m_pTilesOfLayer

◆ m_vBorderBottom

std::vector<STileVisual> CMapLayers::STileLayerVisuals::m_vBorderBottom

◆ m_vBorderLeft

std::vector<STileVisual> CMapLayers::STileLayerVisuals::m_vBorderLeft

◆ m_vBorderRight

std::vector<STileVisual> CMapLayers::STileLayerVisuals::m_vBorderRight

◆ m_vBorderTop

std::vector<STileVisual> CMapLayers::STileLayerVisuals::m_vBorderTop

◆ m_Width

unsigned int CMapLayers::STileLayerVisuals::m_Width

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