Class IsoGameCharacter.PerkInfo

java.lang.Object
zombie.characters.IsoGameCharacter.PerkInfo
Enclosing class:
IsoGameCharacter

public class IsoGameCharacter.PerkInfo
extends java.lang.Object
  • Field Summary

    Fields
    Modifier and Type Field Description
    int level  
    PerkFactory.Perk perk  
  • Constructor Summary

    Constructors
    Constructor Description
    PerkInfo()  
  • Method Summary

    Modifier and Type Method Description
    int getLevel()  

    Methods inherited from class java.lang.Object

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

  • Constructor Details

    • PerkInfo

      public PerkInfo()
  • Method Details

    • getLevel

      public int getLevel()