Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- android.content.Context
- android.content.ContextWrapper
- android.view.ContextThemeWrapper
- android.app.Activity (implements android.content.ComponentCallbacks2, android.view.KeyEvent.Callback, android.view.LayoutInflater.Factory2, android.view.View.OnCreateContextMenuListener, android.view.Window.Callback)
- androidx.core.app.ComponentActivity (implements androidx.core.view.KeyEventDispatcher.Component, androidx.lifecycle.LifecycleOwner)
- androidx.activity.ComponentActivity (implements androidx.activity.result.ActivityResultCaller, androidx.activity.result.ActivityResultRegistryOwner, androidx.activity.contextaware.ContextAware, androidx.activity.FullyDrawnReporterOwner, androidx.lifecycle.HasDefaultViewModelProviderFactory, androidx.lifecycle.LifecycleOwner, androidx.core.view.MenuHost, androidx.activity.OnBackPressedDispatcherOwner, androidx.core.content.OnConfigurationChangedProvider, androidx.core.app.OnMultiWindowModeChangedProvider, androidx.core.app.OnNewIntentProvider, androidx.core.app.OnPictureInPictureModeChangedProvider, androidx.core.content.OnTrimMemoryProvider, androidx.savedstate.SavedStateRegistryOwner, androidx.lifecycle.ViewModelStoreOwner)
- androidx.fragment.app.FragmentActivity (implements androidx.core.app.ActivityCompat.OnRequestPermissionsResultCallback, androidx.core.app.ActivityCompat.RequestPermissionsRequestCodeValidator)
- androidx.appcompat.app.AppCompatActivity (implements androidx.appcompat.app.ActionBarDrawerToggle.DelegateProvider, androidx.appcompat.app.AppCompatCallback, androidx.core.app.TaskStackBuilder.SupportParentable)
- com.l2h1.tamagotchi.activities.EntityCreatorActivity
- com.l2h1.tamagotchi.activities.EntityDeadActivity
- com.l2h1.tamagotchi.activities.HouseActivity
- com.l2h1.tamagotchi.activities.LoginActivity
- com.l2h1.tamagotchi.activities.MainActivity
- com.l2h1.tamagotchi.activities.MainMenuActivity
- com.l2h1.tamagotchi.activities.PermissionsActivity
- com.l2h1.tamagotchi.activities.RegisterActivity
- androidx.appcompat.app.AppCompatActivity (implements androidx.appcompat.app.ActionBarDrawerToggle.DelegateProvider, androidx.appcompat.app.AppCompatCallback, androidx.core.app.TaskStackBuilder.SupportParentable)
- androidx.fragment.app.FragmentActivity (implements androidx.core.app.ActivityCompat.OnRequestPermissionsResultCallback, androidx.core.app.ActivityCompat.RequestPermissionsRequestCodeValidator)
- androidx.activity.ComponentActivity (implements androidx.activity.result.ActivityResultCaller, androidx.activity.result.ActivityResultRegistryOwner, androidx.activity.contextaware.ContextAware, androidx.activity.FullyDrawnReporterOwner, androidx.lifecycle.HasDefaultViewModelProviderFactory, androidx.lifecycle.LifecycleOwner, androidx.core.view.MenuHost, androidx.activity.OnBackPressedDispatcherOwner, androidx.core.content.OnConfigurationChangedProvider, androidx.core.app.OnMultiWindowModeChangedProvider, androidx.core.app.OnNewIntentProvider, androidx.core.app.OnPictureInPictureModeChangedProvider, androidx.core.content.OnTrimMemoryProvider, androidx.savedstate.SavedStateRegistryOwner, androidx.lifecycle.ViewModelStoreOwner)
- androidx.core.app.ComponentActivity (implements androidx.core.view.KeyEventDispatcher.Component, androidx.lifecycle.LifecycleOwner)
- android.app.Activity (implements android.content.ComponentCallbacks2, android.view.KeyEvent.Callback, android.view.LayoutInflater.Factory2, android.view.View.OnCreateContextMenuListener, android.view.Window.Callback)
- android.view.ContextThemeWrapper
- android.content.ContextWrapper
- com.l2h1.tamagotchi.model.Entity (implements com.l2h1.tamagotchi.utils.json.JSONable)
- com.l2h1.tamagotchi.model.DeadEntity
- com.l2h1.tamagotchi.model.LivingEntity
- androidx.fragment.app.Fragment (implements androidx.activity.result.ActivityResultCaller, android.content.ComponentCallbacks, androidx.lifecycle.HasDefaultViewModelProviderFactory, androidx.lifecycle.LifecycleOwner, androidx.savedstate.SavedStateRegistryOwner, android.view.View.OnCreateContextMenuListener, androidx.lifecycle.ViewModelStoreOwner)
- com.l2h1.tamagotchi.fragments.FoodFragment
- com.l2h1.tamagotchi.fragments.GamesFragment
- com.l2h1.tamagotchi.fragments.HealthFragment
- com.l2h1.tamagotchi.fragments.HomeFragment (implements android.hardware.SensorEventListener)
- com.l2h1.tamagotchi.fragments.HygieneFragment
- com.l2h1.tamagotchi.model.House (implements com.l2h1.tamagotchi.utils.json.JSONable)
- com.l2h1.tamagotchi.utils.json.JSONHelper
- com.l2h1.tamagotchi.model.states.State
- com.l2h1.tamagotchi.model.states.State.EntertainmentState
- com.l2h1.tamagotchi.model.states.State.FatigueState
- com.l2h1.tamagotchi.model.states.State.HealthState
- com.l2h1.tamagotchi.model.states.State.HungerState
- com.l2h1.tamagotchi.model.states.State.HygieneState
- com.l2h1.tamagotchi.model.states.State.SociabilityState
- android.content.Context
Interface Hierarchy
- com.l2h1.tamagotchi.utils.json.JSONable
- com.l2h1.tamagotchi.model.listeners.OnEntityDeadListener
- com.l2h1.tamagotchi.model.listeners.OnStateValueChangedListener
- com.l2h1.tamagotchi.model.listeners.OnTimePassedListener
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.l2h1.tamagotchi.model.states.Mood
- com.l2h1.tamagotchi.utils.RPS
- com.l2h1.tamagotchi.utils.RPS.RESULT
- com.l2h1.tamagotchi.model.states.State.CriticalType
- com.l2h1.tamagotchi.model.states.State.DeathType
- com.l2h1.tamagotchi.model.states.State.StateType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)