Class ScaleSelectFragmentDirections
- java.lang.Object
-
- edu.cnm.deepdive.scalescroller.controller.ScaleSelectFragmentDirections
-
public class ScaleSelectFragmentDirections extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
ScaleSelectFragmentDirections.OpenLearnModeGame
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ScaleSelectFragmentDirections.OpenLearnModeGame
openLearnModeGame(Note tonic, Mode mode)
static NavDirections
openTitle()
-
-
-
Method Detail
-
openLearnModeGame
@NonNull public static ScaleSelectFragmentDirections.OpenLearnModeGame openLearnModeGame(@NonNull Note tonic, @NonNull Mode mode)
-
openTitle
@NonNull public static NavDirections openTitle()
-
-