spellcast.questions
Interface IRequiresTarget

All Known Implementing Classes:
KnifeAttack

public interface IRequiresTarget

This interface requires a target.

Version:
$Revision: 1.1 $
Author:
Barrie Treloar

Method Summary
 void setTarget(IBeing theTarget)
          Set the target.
 

Method Detail

setTarget

void setTarget(IBeing theTarget)
Set the target.

Parameters:
theTarget - the IBeing that is the target.


Copyright © 2001-2005 Spellcast. All Rights Reserved.