Package zombie.iso
Class IsoPuddlesGeometry
java.lang.Object
zombie.iso.IsoPuddlesGeometry
public final class IsoPuddlesGeometry
extends java.lang.Object
-
Field Summary
Fields Modifier and Type Field Description static ObjectPoolpool -
Constructor Summary
Constructors Constructor Description IsoPuddlesGeometry() -
Method Summary
Modifier and Type Method Description IsoPuddlesGeometryinit(IsoGridSquare square)voidrecalcIfNeeded()booleanshouldRender()voidupdateLighting(int int1)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
pool
-
-
Constructor Details
-
IsoPuddlesGeometry
public IsoPuddlesGeometry()
-
-
Method Details
-
init
-
recalcIfNeeded
public void recalcIfNeeded() -
shouldRender
public boolean shouldRender() -
updateLighting
public void updateLighting(int int1)
-