Class GameFragmentArgs
- java.lang.Object
- 
- edu.cnm.deepdive.scalescroller.controller.GameFragmentArgs
 
- 
- 
Nested Class SummaryNested Classes Modifier and Type Class Description static classGameFragmentArgs.Builder
 - 
Method SummaryAll Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object object)static GameFragmentArgsfromBundle(Bundle bundle)GameFragment.GameModegetGameMode()ModegetMode()NotegetTonic()inthashCode()BundletoBundle()StringtoString()
 
- 
- 
- 
Method Detail- 
fromBundle@NonNull public static GameFragmentArgs fromBundle(@NonNull Bundle bundle) 
 - 
getGameMode@NonNull public GameFragment.GameMode getGameMode() 
 
- 
 
-