Class Magic.Autocast

java.lang.Object
org.rspeer.game.component.tdi.Magic.Autocast
Enclosing class:
Magic

public static final class Magic.Autocast extends Object
  • Constructor Details

    • Autocast

      public Autocast()
  • Method Details

    • isUsable

      public static boolean isUsable()
    • isEnabled

      public static boolean isEnabled()
    • getMode

      public static Magic.Autocast.Mode getMode()
    • getSelectedSpell

      public static Spell getSelectedSpell()
    • isSpellSelected

      public static boolean isSpellSelected(Spell spell)
    • select

      public static boolean select(Magic.Autocast.Mode mode, Spell spell)
    • isSelectionOpen

      public static boolean isSelectionOpen()