wyvern.lib.properties
Interface Dispellable

All Known Implementing Classes:
Confuser, Paralyzer, Poison, Scarer, Slower, Spell

public interface Dispellable

Interface for things that can be dispelled.

Version:
1.0, Jul 11, 2002
Author:
Steve Yegge

Method Summary
 void dispel()
          Dispels the spell or effect.
 

Method Detail

dispel

public void dispel()
Dispels the spell or effect.