Interface CellLattice.OSLattice

All Superinterfaces:
ByteLattice, Drawable, Measurable
All Known Implementing Classes:
CellLatticeOSX, CellLatticePC
Enclosing class:
CellLattice

public static interface CellLattice.OSLattice extends ByteLattice
  • Method Details

    • createSiteLattice

      SiteLattice createSiteLattice()
    • setBlock

      void setBlock(int ix_offset, int iy_offset, int[][] val)