Uses of Class
mhframework.tilemap.MHIsometricMap

Packages that use MHIsometricMap
mhframework.tilemap   
 

Uses of MHIsometricMap in mhframework.tilemap
 

Subclasses of MHIsometricMap in mhframework.tilemap
 class MHDiamondMap
          Handles the presentation of a diamond (angled) isometric map.
 class MHHexMap
          Handles the presentation of a hexagonal tile map.
 class MHStaggeredMap
          Handles the presentation of a staggered (layered) isometric map.