Class IsoSurvivor

  • Field Details

    • NoGoreDeath

      public boolean NoGoreDeath
    • Draggable

      public boolean Draggable
    • following

      public IsoGameCharacter following
    • nightsSurvived

      public int nightsSurvived
    • ping

      public int ping
    • collidePushable

      public IsoPushableObject collidePushable
  • Constructor Details

    • IsoSurvivor

      public IsoSurvivor(IsoCell cell)
    • IsoSurvivor

      public IsoSurvivor(SurvivorDesc desc, IsoCell cell, int x, int y, int z)
    • IsoSurvivor

      public IsoSurvivor(SurvivorDesc desc, IsoCell cell, int x, int y, int z, boolean bSetInstance)
  • Method Details