|
||||||||||
| 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 Gestures 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()
Gestures needed to cast this ISpell.
Gestures 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 | |||||||||