Package org.rspeer.game.component.tdi
Class Magic
java.lang.Object
org.rspeer.game.component.tdi.Magic
Provides operations relating to the magic spell book
- See Also:
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
static enum
static enum
static class
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
static boolean
static boolean
cast
(Spell spell, Interactable target) static Magic.Book
getBook()
static Spell
static int
static boolean
static boolean
-
Constructor Details
-
Magic
public Magic()
-
-
Method Details
-
isSpellSelected
public static boolean isSpellSelected() -
getSelectedSpell
-
getSpellTargetFlags
public static int getSpellTargetFlags() -
canCast
-
interact
-
cast
-
getBook
-
cast
-