Interface BonusSystem.BonusSystemListener

All Superinterfaces:
GameListener
All Known Implementing Classes:
BonusSystem.BonusSystemListener.Adapter, LJ_TDI_systems.BonusSystemListener_H.LIP, NukeOnBonusStage._BonusSystemListener
Enclosing class:
BonusSystem

public static interface BonusSystem.BonusSystemListener extends GameListener
  • Method Details

    • pointsUpdated

      void pointsUpdated()
    • stagesConfigSet

      void stagesConfigSet()
    • bonusesReRolled

      void bonusesReRolled()
    • bonusSelected

      void bonusSelected(int stageNumber)
    • bonusStageRequirementMet

      void bonusStageRequirementMet(BonusSystem.BonusStage stage)