Members Chapter Previous Next

class CDXMapCell

The CDXMapCell is a helper class for all CDXMap classes. It allows you to define override a custom class to define your data for each map tile. This way you can create your own CDXMapCell class and store as much information as you want and save it the way you want.

#include "cdxmap.h"