Index
All Classes and Interfaces|All Packages|Constant Field Values
F
- FATAL_LACK_OF_SLEEP - Enum constant in enum class com.l2h1.tamagotchi.model.states.State.DeathType
- FATIGUE - Enum constant in enum class com.l2h1.tamagotchi.model.states.State.StateType
- FATIGUE_TICK - Static variable in class com.l2h1.tamagotchi.model.states.State
- fatigueImageView - Variable in class com.l2h1.tamagotchi.fragments.HomeFragment
- fatigueProgressBar - Variable in class com.l2h1.tamagotchi.fragments.HomeFragment
- FatigueState() - Constructor for class com.l2h1.tamagotchi.model.states.State.FatigueState
-
Constructs a
State.FatigueStatewith a default value of 500. - fatigueTextView - Variable in class com.l2h1.tamagotchi.fragments.HomeFragment
- FEAR - Enum constant in enum class com.l2h1.tamagotchi.model.states.Mood
- feed(double) - Method in class com.l2h1.tamagotchi.fragments.FoodFragment
-
Increases the entity's satiety (
State.HungerState) by the value specified to represent the bonus for feeding its companion. - fileName - Variable in class com.l2h1.tamagotchi.activities.EntityDeadActivity
- fileName - Variable in class com.l2h1.tamagotchi.activities.HouseActivity
- foodFragment - Variable in class com.l2h1.tamagotchi.activities.HouseActivity
- FoodFragment - Class in com.l2h1.tamagotchi.fragments
-
Fragment representing the kitchen, where the user can feed his Tamagotchi.
- FoodFragment() - Constructor for class com.l2h1.tamagotchi.fragments.FoodFragment
-
Default empty constructor, required for replacement management.
- FOODS_RES_ID - Static variable in class com.l2h1.tamagotchi.fragments.FoodFragment
- FOODS_VALUES - Static variable in class com.l2h1.tamagotchi.fragments.FoodFragment
- fromJSON(JSONObject) - Method in class com.l2h1.tamagotchi.model.DeadEntity
-
Populates the dead entity's fields from the provided
JSONObject. - fromJSON(JSONObject) - Method in class com.l2h1.tamagotchi.model.Entity
-
Populates the entity's fields from the provided
JSONObject. - fromJSON(JSONObject) - Method in class com.l2h1.tamagotchi.model.House
-
Populates the house's fields from the provided
JSONObject. - fromJSON(JSONObject) - Method in class com.l2h1.tamagotchi.model.LivingEntity
-
Populates the living entity's fields from the provided
JSONObject. - fromJSON(JSONObject) - Method in interface com.l2h1.tamagotchi.utils.json.JSONable
-
Populates the object's fields from the provided
JSONObject.
All Classes and Interfaces|All Packages|Constant Field Values