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