Class AnimalBreed
java.lang.Object
zombie.characters.animals.datas.AnimalBreed
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
static final class
-
Field Summary
FieldsModifier and TypeFieldDescriptionint
int
int
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()
boolean
isSoundDefined
(String string) boolean
isSoundUndefined
(String string) void
loadForcedGenes
(se.krka.kahlua.j2se.KahluaTableImpl kahluaTableImpl) void
loadSounds
(se.krka.kahlua.j2se.KahluaTableImpl kahluaTableImpl0)
-
Field Details
-
name
-
texture
-
textureMale
-
textureBaby
-
minWeightBonus
public int minWeightBonus -
maxWeightBonus
public int maxWeightBonus -
milkType
-
woolType
-
forcedGenes
-
invIconMale
-
invIconFemale
-
invIconBaby
-
invIconMaleDead
-
invIconFemaleDead
-
invIconBabyDead
-
leather
-
headItem
-
featherItem
-
maxFeather
public int maxFeather -
rottenTexture
-
-
Constructor Details
-
AnimalBreed
public AnimalBreed()
-
-
Method Details
-
getName
-
getMilkType
-
loadForcedGenes
public void loadForcedGenes(se.krka.kahlua.j2se.KahluaTableImpl kahluaTableImpl) -
loadSounds
public void loadSounds(se.krka.kahlua.j2se.KahluaTableImpl kahluaTableImpl0) -
getSound
-
isSoundDefined
-
isSoundUndefined
-
getFeatherItem
-
getWoolType
-
getRottenTexture
-