Package com.realtime.crossfire.jxclient.spells

Interface Summary
CurrentSpellManagerListener Interface for listeners interested in CurrentSpellManager related events.
SpellListener Interface for listeners interested in Spell related events.
SpellsManagerListener Interface for listeners interested in SpellsManager events.
 

Class Summary
CurrentSpellManager Manages the currently selected spell.
Spell Describes a Crossfire spell.
SpellComparator A Comparator to compare Spell instances by spell path and name.
SpellsManager Manages all known spells.