CRM64Pro GDK  v0.97
A free cross-platform game development kit built on top of SDL 2.0
Public Member Functions | List of all members
CRM64Pro::TE_MapData Class Referenceabstract
Inheritance diagram for CRM64Pro::TE_MapData:
CRM64Pro::TE_MapBase

Public Member Functions

template<typename T >
T ** create2DArray (Sint32 height, Sint32 width)
 
Sint32 getMapType (string &sMT)
 
Sint32 getCellWidth ()
 
Sint32 setCellWidth (Sint32 size)
 
Sint32 getCellHeight ()
 
Sint32 setCellHeight (Sint32 size)
 
Sint32 getMapWidth ()
 
Sint32 getMapHeight ()