Walls And Holes  1
NewMapData Struct Reference

#include <newmapdialog.h>

Public Member Functions

 NewMapData ()
 
 NewMapData (int w, int h, bool indoor, bool ceiling)
 

Public Attributes

int width
 
int height
 
bool isIndoorMap
 
bool hasCeiling
 

Constructor & Destructor Documentation

◆ NewMapData() [1/2]

NewMapData::NewMapData ( )
inline

◆ NewMapData() [2/2]

NewMapData::NewMapData ( int  w,
int  h,
bool  indoor,
bool  ceiling 
)
inline

Member Data Documentation

◆ hasCeiling

bool NewMapData::hasCeiling

◆ height

int NewMapData::height

◆ isIndoorMap

bool NewMapData::isIndoorMap

◆ width

int NewMapData::width

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