DDraceNetwork Docs
|
#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 |
int CLayerTiles::SCommonPropState::m_Color = 0 |
int CLayerTiles::SCommonPropState::m_Height = -1 |
int CLayerTiles::SCommonPropState::m_Modified = 0 |
int CLayerTiles::SCommonPropState::m_Width = -1 |