Class IsoDepthHelper.Results

java.lang.Object
zombie.iso.IsoDepthHelper.Results
Enclosing class:
IsoDepthHelper

public static class IsoDepthHelper.Results extends Object
  • Field Details

    • indexX

      public int indexX
    • indexY

      public int indexY
    • indexX2

      public int indexX2
    • indexY2

      public int indexY2
    • sizeX

      public int sizeX
    • sizeY

      public int sizeY
    • depthStart

      public float depthStart
    • depthEnd

      public float depthEnd
    • maxDepth

      public float maxDepth
  • Constructor Details

    • Results

      public Results()