Class TitleFragmentDirections
- java.lang.Object
- 
- edu.cnm.deepdive.scalescroller.controller.TitleFragmentDirections
 
- 
 public class TitleFragmentDirections extends Object 
- 
- 
Nested Class SummaryNested Classes Modifier and Type Class Description static classTitleFragmentDirections.OpenChallengeModeGame
 - 
Method SummaryAll Methods Static Methods Concrete Methods Modifier and Type Method Description static TitleFragmentDirections.OpenChallengeModeGameopenChallengeModeGame()static NavDirectionsopenScaleSelect()static NavDirectionsopenSettings()
 
- 
- 
- 
Method Detail- 
openScaleSelect@NonNull public static NavDirections openScaleSelect() 
 - 
openChallengeModeGame@NonNull public static TitleFragmentDirections.OpenChallengeModeGame openChallengeModeGame() 
 - 
openSettings@NonNull public static NavDirections openSettings() 
 
- 
 
-