MapSize Class Reference

#include <mapstructures.h>

List of all members.

Public Member Functions

 MapSize ()
 MapSize (mapel_t map_w, mapel_t map_h)
void Clear ()
void Set (mapel_t map_w, mapel_t map_h)
bool operator== (const MapSize &size)
bool operator!= (const MapSize &size)

Public Attributes

mapel_t width
mapel_t height


Constructor & Destructor Documentation

MapSize::MapSize (  )  [inline]

MapSize::MapSize ( mapel_t  map_w,
mapel_t  map_h 
) [inline]


Member Function Documentation

void MapSize::Clear (  )  [inline]

void MapSize::Set ( mapel_t  map_w,
mapel_t  map_h 
) [inline]

bool MapSize::operator== ( const MapSize size  )  [inline]

bool MapSize::operator!= ( const MapSize size  )  [inline]


Member Data Documentation

mapel_t MapSize::width

mapel_t MapSize::height


The documentation for this class was generated from the following file:
Generated on Sat Oct 20 14:47:33 2007 for Dark Oberon by  doxygen 1.5.3