Package zombie.iso

Class SliceY

java.lang.Object
zombie.iso.SliceY

public class SliceY
extends java.lang.Object
  • Field Summary

    Fields
    Modifier and Type Field Description
    static java.nio.ByteBuffer SliceBuffer  
    static java.nio.ByteBuffer SliceBuffer2  
    ObjectGrid Squares  
  • Constructor Summary

    Constructors
    Constructor Description
    SliceY​(IsoCell cell, int int1, int int2, int int3)  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • Squares

      public ObjectGrid Squares
    • SliceBuffer

      public static java.nio.ByteBuffer SliceBuffer
    • SliceBuffer2

      public static java.nio.ByteBuffer SliceBuffer2
  • Constructor Details

    • SliceY

      public SliceY​(IsoCell cell, int int1, int int2, int int3)