|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object spellcast.damage.KnifeAttack
public class KnifeAttack
An attachk via Knife.
Constructor Summary | |
---|---|
KnifeAttack()
|
Method Summary | |
---|---|
void |
setTarget(IBeing theTarget)
Set the target. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public KnifeAttack()
Method Detail |
---|
public void setTarget(IBeing theTarget)
setTarget
in interface IRequiresTarget
theTarget
- the IBeing
that is the target.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |