Package zombie.iso

Class IsoWaterGeometry

java.lang.Object
zombie.iso.IsoWaterGeometry

public final class IsoWaterGeometry
extends java.lang.Object
  • Field Summary

    Fields
    Modifier and Type Field Description
    static ObjectPool pool  
  • Constructor Summary

    Constructors
    Constructor Description
    IsoWaterGeometry()  
  • Method Summary

    Modifier and Type Method Description
    float getFlow()  
    IsoWaterGeometry init​(IsoGridSquare square)  
    boolean isShore()  

    Methods inherited from class java.lang.Object

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

  • Constructor Details

    • IsoWaterGeometry

      public IsoWaterGeometry()
  • Method Details

    • init

      public IsoWaterGeometry init​(IsoGridSquare square) throws java.lang.Exception
      Throws:
      java.lang.Exception
    • isShore

      public boolean isShore()
    • getFlow

      public float getFlow()