spellcast.damage
Class KnifeAttack

java.lang.Object
  extended by spellcast.damage.KnifeAttack
All Implemented Interfaces:
IRequiresTarget

public class KnifeAttack
extends java.lang.Object
implements IRequiresTarget

An attachk via Knife.

Version:
$Revision: 1.1 $
Author:
Barrie Treloar

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

KnifeAttack

public KnifeAttack()
Method Detail

setTarget

public void setTarget(IBeing theTarget)
Set the target.

Specified by:
setTarget in interface IRequiresTarget
Parameters:
theTarget - the IBeing that is the target.


Copyright © 2001-2005 Spellcast. All Rights Reserved.