Package zombie.characters
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
PerkFactory.Perks
perkType
-
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
-
level
public int level -
perk
-
perkType
-
-
Constructor Details
-
PerkInfo
public PerkInfo()
-
-
Method Details
-
getLevel
public int getLevel()
-