Package zombie.characters
Class IsoGameCharacter.CharacterTraits
java.lang.Object
zombie.characters.traits.TraitCollection
zombie.characters.IsoGameCharacter.CharacterTraits
- Enclosing class:
- IsoGameCharacter
public class IsoGameCharacter.CharacterTraits extends TraitCollection
-
Nested Class Summary
Nested classes/interfaces inherited from class zombie.characters.traits.TraitCollection
TraitCollection.TraitSlot
-
Field Summary
-
Constructor Summary
Constructors Constructor Description CharacterTraits()
-
Method Summary
Modifier and Type Method Description boolean
isIlliterate()
Methods inherited from class zombie.characters.traits.TraitCollection
add, addAll, clear, contains, contains, get, getTraitSlot, isEmpty, remove, remove, removeAll, set, size, toString
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Field Details
-
Obese
-
Athletic
-
Overweight
-
Unfit
-
Emaciated
-
Graceful
-
Clumsy
-
Strong
-
Weak
-
VeryUnderweight
-
Underweight
-
FastHealer
-
SlowHealer
-
ShortSighted
-
EagleEyed
-
Agoraphobic
-
Claustophobic
-
AdrenalineJunkie
-
OutOfShape
-
HighThirst
-
LowThirst
-
HeartyAppitite
-
LightEater
-
Cowardly
-
Brave
-
Brooding
-
Insomniac
-
NeedsLessSleep
-
NeedsMoreSleep
-
Asthmatic
-
PlaysFootball
-
Jogger
-
NightVision
-
FastLearner
-
SlowLearner
-
Pacifist
-
Feeble
-
Stout
-
ShortTemper
-
Patient
-
Injured
-
Inconspicuous
-
Conspicuous
-
Desensitized
-
NightOwl
-
Hemophobic
-
Burglar
-
KeenHearing
-
Deaf
-
HardOfHearing
-
ThinSkinned
-
ThickSkinned
-
Marksman
-
Outdoorsman
-
Lucky
-
Unlucky
-
Nutritionist
-
Nutritionist2
-
Organized
-
Disorganized
-
Axeman
-
IronGut
-
WeakStomach
-
HeavyDrinker
-
LightDrinker
-
Resilient
-
ProneToIllness
-
SpeedDemon
-
SundayDriver
-
Smoker
-
Hypercondriac
-
Illiterate
-
-
Constructor Details
-
CharacterTraits
public CharacterTraits()
-
-
Method Details
-
isIlliterate
public boolean isIlliterate()
-