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 ObjectPool pool  
  • Constructor Summary

    Constructors
    Constructor Description
    IsoPuddlesGeometry()  
  • Method Summary

    Modifier and Type Method Description
    IsoPuddlesGeometry init​(IsoGridSquare square)  
    void recalcIfNeeded()  
    boolean shouldRender()  
    void updateLighting​(int int1)  

    Methods inherited from class java.lang.Object

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

  • Constructor Details

    • IsoPuddlesGeometry

      public IsoPuddlesGeometry()
  • Method Details

    • init

      public IsoPuddlesGeometry init​(IsoGridSquare square)
    • recalcIfNeeded

      public void recalcIfNeeded()
    • shouldRender

      public boolean shouldRender()
    • updateLighting

      public void updateLighting​(int int1)