Index
All Classes and Interfaces|All Packages|Constant Field Values
R
- RANDOM - Static variable in enum class com.l2h1.tamagotchi.utils.RPS
- randomChoice() - Static method in enum class com.l2h1.tamagotchi.utils.RPS
-
Generates a random RPS choice : ROCK, PAPER or SCISSORS.
- RegisterActivity - Class in com.l2h1.tamagotchi.activities
-
The activity displayed to a user who does not have a customer account in the Firebase database.
- RegisterActivity() - Constructor for class com.l2h1.tamagotchi.activities.RegisterActivity
- removeButtons() - Method in class com.l2h1.tamagotchi.fragments.GamesFragment
- removeListeners() - Method in class com.l2h1.tamagotchi.activities.HouseActivity
-
Resets listeners linked to the active simulation to
null. - replaceFragment(Fragment) - Method in class com.l2h1.tamagotchi.activities.HouseActivity
-
Changes the currently displayed fragment to the specified fragment.
- resetSoapProgress() - Method in class com.l2h1.tamagotchi.fragments.HygieneFragment
-
Resets soaping progress value to 0.
- resident - Variable in class com.l2h1.tamagotchi.fragments.FoodFragment
- resident - Variable in class com.l2h1.tamagotchi.fragments.GamesFragment
- resident - Variable in class com.l2h1.tamagotchi.fragments.HealthFragment
- resident - Variable in class com.l2h1.tamagotchi.fragments.HygieneFragment
- resident - Variable in class com.l2h1.tamagotchi.model.House
- RESULT() - Constructor for enum class com.l2h1.tamagotchi.utils.RPS.RESULT
- resultImageView - Variable in class com.l2h1.tamagotchi.fragments.GamesFragment
- resultText - Variable in class com.l2h1.tamagotchi.fragments.GamesFragment
- retrieveData() - Method in class com.l2h1.tamagotchi.activities.HouseActivity
-
Retrieves JSON data for the entity in question, performs passive simulation and prepares listeners.
- retrieveDeadEntity() - Method in class com.l2h1.tamagotchi.activities.EntityDeadActivity
- retrieveScreenTime() - Method in class com.l2h1.tamagotchi.activities.HouseActivity
-
Recovers screen time over the last 24 hours.
- ROCK - Enum constant in enum class com.l2h1.tamagotchi.utils.RPS
- rockButton - Variable in class com.l2h1.tamagotchi.fragments.GamesFragment
- RPS - Enum Class in com.l2h1.tamagotchi.utils
-
Enumeration, generation and comparison of RPS results : ROCK, PAPER or SCISSORS.
- RPS() - Constructor for enum class com.l2h1.tamagotchi.utils.RPS
- RPS.RESULT - Enum Class in com.l2h1.tamagotchi.utils
All Classes and Interfaces|All Packages|Constant Field Values