Class ZombieSortedList

java.lang.Object
zombie.core.Collections.ZombieSortedList

public class ZombieSortedList
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    ZombieSortedList​(IsoPlayer player, int int1)  
  • Method Summary

    Modifier and Type Method Description
    IsoZombie getZombie​(int int1)  
    void update()  

    Methods inherited from class java.lang.Object

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

    • ZombieSortedList

      public ZombieSortedList​(IsoPlayer player, int int1)
  • Method Details

    • update

      public void update()
    • getZombie

      public IsoZombie getZombie​(int int1)