Uses of Class
mhframework.tilemap.MHMapCell

Packages that use MHMapCell
mhframework.tilemap   
 

Uses of MHMapCell in mhframework.tilemap
 

Methods in mhframework.tilemap that return MHMapCell
 MHMapCell MHMap.getMapCell(int row, int column)
          Returns the map cell at the given coordinates