Class Formplan_fuge.ThForm

java.lang.Object
eu.bandm.music.top.Formplan_fuge.ThForm
Enclosing class:
Formplan_fuge

public static class Formplan_fuge.ThForm extends Object
Auxiliary class, combining theme number ("I" to "IV") and theme form ("D" or "C"). FIXME VIELLEICHT BESSER RAUS !?!?!
  • Field Details

    • num

      final int num
    • isDux

      final boolean isDux
    • isComes

      final boolean isComes
  • Constructor Details

    • ThForm

      public ThForm(int num, String form)
  • Method Details

    • getNum

      public int getNum()
    • isDux

      public boolean isDux()
    • isComes

      public boolean isComes()