|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISpell
A ISpell
cast by a IWizard
.
Method Summary | |
---|---|
IWizard |
getCaster()
Return the IWizard who cast this ISpell . |
java.lang.String |
getDescription()
Return the description of this ISpell . |
Gesture[] |
getGestures()
Return the Gesture s needed to cast this ISpell . |
IBeing |
getTarget()
Return the target IBeing of this ISpell . |
Method Detail |
---|
IWizard getCaster()
IWizard
who cast this ISpell
.
IWizard
who cast this ISpell
.IBeing getTarget()
IBeing
of this ISpell
.
IBeing
of this ISpell
.Gesture[] getGestures()
Gesture
s needed to cast this ISpell
.
Gesture
s needed to cast this ISpell
.java.lang.String getDescription()
ISpell
.
ISpell
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |