Uses of Class
zombie.iso.IsoMetaCell

Packages that use IsoMetaCell
zombie.iso   
 

Uses of IsoMetaCell in zombie.iso
 

Fields in zombie.iso declared as IsoMetaCell
 IsoMetaCell[][] IsoMetaGrid.Grid
           
 

Methods in zombie.iso that return IsoMetaCell
 IsoMetaCell IsoMetaGrid.getCellData(int x, int y)
           
 IsoMetaCell IsoMetaGrid.getCellDataAbs(int x, int y)
           
 IsoMetaCell IsoMetaGrid.getCurrentCellData()