Class IsoWaterFlow

java.lang.Object
zombie.iso.IsoWaterFlow

public final class IsoWaterFlow extends Object
  • Constructor Details

    • IsoWaterFlow

      public IsoWaterFlow()
  • Method Details

    • addFlow

      public static void addFlow(float x, float y, float flow, float speed)
    • addZone

      public static void addZone(float x1, float y1, float x2, float y2, float shore, float water_ground)
    • getShore

      public static int getShore(int x, int y)
    • getFlow

      public static org.joml.Vector2f getFlow(IsoGridSquare isoGridSquare0, int int2, int int1, org.joml.Vector2f vector2f)
    • Reset

      public static void Reset()