Class IntegrityBossMusicHandler

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final IntegrityBossState getPhase()
      final Boolean getHasPlayedPhase3Initial() Basically, the phase 3 track has a sort of "intro", so we need to use this flag to make sure we switch to the loop when we need to.
      final Unit setHasPlayedPhase3Initial(Boolean hasPlayedPhase3Initial) Basically, the phase 3 track has a sort of "intro", so we need to use this flag to make sure we switch to the loop when we need to.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • IntegrityBossMusicHandler

        IntegrityBossMusicHandler()