|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object spellcast.enchantment.EnchantmentImpl spellcast.enchantment.FearEnchantment
public class FearEnchantment
The Fear Enchantment
.
Constructor Summary | |
---|---|
protected |
FearEnchantment()
Provided for serialization, do not use as a constructor. |
|
FearEnchantment(IBeing theCaster,
IWizard theTarget)
Creates a new FearEnchantment object. |
Method Summary |
---|
Methods inherited from class spellcast.enchantment.EnchantmentImpl |
---|
equals, getCaster, getDescription, getDuration, getId, getName, getResistance, getTarget, hashCode, isPermanent, isResistant, setCaster, setDescription, setDuration, setId, setName, setPermanent, setResistance, setTarget, turnComplete |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected FearEnchantment()
public FearEnchantment(IBeing theCaster, IWizard theTarget)
FearEnchantment
object.
theCaster
- the IBeing
casting the
Enchantment
.theTarget
- the Wizard
that is the target of the
Enchantment
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |