Uses of Class
zombie.iso.SliceY

Packages that use SliceY
zombie.iso   
 

Uses of SliceY in zombie.iso
 

Methods in zombie.iso with parameters of type SliceY
static IsoGridSquare IsoGridSquare.getNew(IsoCell cell, SliceY slice, int x, int y, int z)
           
 void IsoGridSquare.init(IsoCell cell, SliceY slice, int x, int y, int z)
           
 

Constructors in zombie.iso with parameters of type SliceY
IsoGridSquare(IsoCell cell, SliceY slice, int x, int y, int z)