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
-
pool
-
-
Constructor Details
-
IsoWaterGeometry
public IsoWaterGeometry()
-
-
Method Details
-
init
- Throws:
java.lang.Exception
-
isShore
public boolean isShore() -
getFlow
public float getFlow()
-