Class NetworkPlayerAI

java.lang.Object
zombie.characters.NetworkCharacterAI
zombie.characters.NetworkPlayerAI

public class NetworkPlayerAI extends NetworkCharacterAI
  • Field Details

    • reliable

      public final UpdateLimit reliable
    • needToMovingUsingPathFinder

      public boolean needToMovingUsingPathFinder
    • moving

      public boolean moving
    • lastBooleanVariables

      public short lastBooleanVariables
    • disconnected

      public boolean disconnected
    • hitsPerShot

      public int hitsPerShot
    • ammoBeforeShot

      public int ammoBeforeShot
    • prediction

      public Prediction prediction
  • Constructor Details

  • Method Details