Uses of Class
zombie.iso.BlockInfo

Packages that use BlockInfo
zombie.iso   
 

Uses of BlockInfo in zombie.iso
 

Methods in zombie.iso that return BlockInfo
static BlockInfo IsoGridSquare.getBlockInfo()
           
 

Methods in zombie.iso with parameters of type BlockInfo
static void IsoGridSquare.setBlockInfo(BlockInfo aBlockInfo)