Package zombie.iso

Class IsoMovingObject.TreeSoundManager

java.lang.Object
zombie.iso.IsoMovingObject.TreeSoundManager
Enclosing class:
IsoMovingObject

public static class IsoMovingObject.TreeSoundManager
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    TreeSoundManager()  
  • Method Summary

    Modifier and Type Method Description
    void addSquare​(IsoGridSquare square)  
    void update()  

    Methods inherited from class java.lang.Object

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

    • TreeSoundManager

      public TreeSoundManager()
  • Method Details

    • addSquare

      public void addSquare​(IsoGridSquare square)
    • update

      public void update()