Package 

Class LevelSelectorEventsHandler

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Unit onLevelSelectorClicked(LevelSelectorView levelSelectorView) Called when level selector is tapped Default behavior is expanding the level selector view.
      Unit onLevelSelected(LevelSelectorView levelSelectorView, LevelViewModel levelViewModel) Called when a level is selected from LevelSelectorView Default behavior is setting the selected level and take according tracking and level actions
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait