|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object spellcast.enchantment.EnchantmentImpl spellcast.enchantment.AmnesiaEnchantment
public class AmnesiaEnchantment
The Amnesia Enchantment
.
Constructor Summary | |
---|---|
protected |
AmnesiaEnchantment()
Provided for serialization, do not use as a constructor. |
|
AmnesiaEnchantment(IBeing theCaster,
IBeing theTarget)
Creates a new AmnesiaEnchantment 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 AmnesiaEnchantment()
public AmnesiaEnchantment(IBeing theCaster, IBeing theTarget)
AmnesiaEnchantment
object.
theCaster
- the Being
casting the
Enchantment
.theTarget
- the Being
that is the target of the
Enchantment
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |