Index
All Classes and Interfaces|All Packages|Constant Field Values
I
- increase(double) - Method in class com.l2h1.tamagotchi.model.states.State
-
Increases the state value by the specified value.
- increasePills() - Method in class com.l2h1.tamagotchi.fragments.HealthFragment
-
Increases the number of pills given by 1 for this session.
- initAnimation() - Method in class com.l2h1.tamagotchi.fragments.FoodFragment
-
Initializes animations according to the value the entity
State.HungerState, and listeners. - initAnimation() - Method in class com.l2h1.tamagotchi.fragments.GamesFragment
-
Initializes animations according to the value the entity
State.EntertainmentState, and listeners. - initAnimation() - Method in class com.l2h1.tamagotchi.fragments.HealthFragment
-
Initializes animations according to the value the entity
State.HealthState, and listeners. - initAnimation() - Method in class com.l2h1.tamagotchi.fragments.HygieneFragment
-
Initializes animations according to the value the entity
State.HygieneState, and listeners. - initAnimations() - Method in class com.l2h1.tamagotchi.fragments.HomeFragment
-
Initializes animations according to the value of each entity state, and listeners.
- initProgressBars() - Method in class com.l2h1.tamagotchi.fragments.HomeFragment
-
Initializes
ProgressBars display, according to the value of each entity state, and listeners. - initTouchListener() - Method in class com.l2h1.tamagotchi.fragments.HomeFragment
-
Initialize the
View.OnTouchListeneron the central animation, to enable the action of "caressing" (rubbing your finger over the animation) and reward this action after 3s. - IRRITABLE - Enum constant in enum class com.l2h1.tamagotchi.model.states.Mood
- isAlive - Variable in class com.l2h1.tamagotchi.model.Entity
- isAlive() - Method in class com.l2h1.tamagotchi.model.Entity
-
Checks if the entity is alive.
- isOver() - Method in class com.l2h1.tamagotchi.model.states.State.EntertainmentState
- isOver() - Method in class com.l2h1.tamagotchi.model.states.State.FatigueState
- isOver() - Method in class com.l2h1.tamagotchi.model.states.State.HealthState
- isOver() - Method in class com.l2h1.tamagotchi.model.states.State.HungerState
- isOver() - Method in class com.l2h1.tamagotchi.model.states.State.HygieneState
- isOver() - Method in class com.l2h1.tamagotchi.model.states.State
-
Represents how a state is in a state above the limits (i.e.
- isOver() - Method in class com.l2h1.tamagotchi.model.states.State.SociabilityState
- isValueCritical() - Method in class com.l2h1.tamagotchi.model.states.State.EntertainmentState
- isValueCritical() - Method in class com.l2h1.tamagotchi.model.states.State.FatigueState
- isValueCritical() - Method in class com.l2h1.tamagotchi.model.states.State.HealthState
- isValueCritical() - Method in class com.l2h1.tamagotchi.model.states.State.HungerState
- isValueCritical() - Method in class com.l2h1.tamagotchi.model.states.State.HygieneState
- isValueCritical() - Method in class com.l2h1.tamagotchi.model.states.State
-
Represents how a state is critical according to its value.
- isValueCritical() - Method in class com.l2h1.tamagotchi.model.states.State.SociabilityState
All Classes and Interfaces|All Packages|Constant Field Values