Index
All Classes and Interfaces|All Packages|Constant Field Values
D
- dateOfBirth - Variable in class com.l2h1.tamagotchi.model.Entity
- DeadEntity - Class in com.l2h1.tamagotchi.model
-
A class representing a dead entity, which extends the abstract
Entityclass. - DeadEntity() - Constructor for class com.l2h1.tamagotchi.model.DeadEntity
-
Constructs a
DeadEntitywith an empty name and a 0 value date of birth. - DeadEntity(String, long, State.DeathType, long) - Constructor for class com.l2h1.tamagotchi.model.DeadEntity
-
Constructs a
DeadEntitywith the specified name. - deathType - Variable in class com.l2h1.tamagotchi.model.DeadEntity
- DeathType(String) - Constructor for enum class com.l2h1.tamagotchi.model.states.State.DeathType
- decrease(double) - Method in class com.l2h1.tamagotchi.model.states.State
-
Decreases the state value by the specified value.
- decreaseTick(int) - Method in class com.l2h1.tamagotchi.model.states.State
-
Represents how the state loses value with each tick.
- decreaseTick(int) - Method in class com.l2h1.tamagotchi.model.states.State.EntertainmentState
- decreaseTick(int) - Method in class com.l2h1.tamagotchi.model.states.State.FatigueState
- decreaseTick(int) - Method in class com.l2h1.tamagotchi.model.states.State.HealthState
- decreaseTick(int) - Method in class com.l2h1.tamagotchi.model.states.State.HungerState
- decreaseTick(int) - Method in class com.l2h1.tamagotchi.model.states.State.HygieneState
- decreaseTick(int) - Method in class com.l2h1.tamagotchi.model.states.State.SociabilityState
- DEPRESSION - Enum constant in enum class com.l2h1.tamagotchi.model.states.State.DeathType
- devLogs() - Method in class com.l2h1.tamagotchi.model.LivingEntity
-
This method is only available in the dev version, and should only be used for debugging purposes.
- dialog - Variable in class com.l2h1.tamagotchi.activities.EntityDeadActivity
- dialog - Variable in class com.l2h1.tamagotchi.fragments.HomeFragment
- DIRTY - Enum constant in enum class com.l2h1.tamagotchi.model.states.State.CriticalType
- DISAPPOINTMENT - Enum constant in enum class com.l2h1.tamagotchi.model.states.Mood
- discovered - Variable in class com.l2h1.tamagotchi.model.DeadEntity
- DISEASE - Enum constant in enum class com.l2h1.tamagotchi.model.states.State.DeathType
All Classes and Interfaces|All Packages|Constant Field Values