DDraceNetwork Docs
CLayerTiles::SCommonPropState Struct Reference

#include <layer_tiles.h>

Public Types

enum  { MODIFIED_SIZE = 1 << 0 , MODIFIED_COLOR = 1 << 1 }
 

Public Attributes

int m_Modified = 0
 
int m_Width = -1
 
int m_Height = -1
 
int m_Color = 0
 

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
MODIFIED_SIZE 
MODIFIED_COLOR 

Member Data Documentation

◆ m_Color

int CLayerTiles::SCommonPropState::m_Color = 0

◆ m_Height

int CLayerTiles::SCommonPropState::m_Height = -1

◆ m_Modified

int CLayerTiles::SCommonPropState::m_Modified = 0

◆ m_Width

int CLayerTiles::SCommonPropState::m_Width = -1

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