Uses of Package
net.sf.mud4j.ability

Packages that use net.sf.mud4j.ability
net.sf.mud4j.ability Provides interfaces and classes for abilities and applying abilities to characters, locations, etc. 
net.sf.mud4j.character Provides interfaces and classes for characters, pooling, and implementations. 
net.sf.mud4j.effect Provides interfaces and classes for effectable objects, effect behaviors, and implementations. 
 

Classes in net.sf.mud4j.ability used by net.sf.mud4j.ability
Ability
          Ability interface to create basic interface for abilities that may be used by commands, or other abilities.
AbilityException
          An exception that occurs related to an exceptional condition with an ability.
 

Classes in net.sf.mud4j.ability used by net.sf.mud4j.character
CharacterAbility
          Defines a character ability.
 

Classes in net.sf.mud4j.ability used by net.sf.mud4j.effect
CharacterAbility
          Defines a character ability.
 



Copyright © 2006-2007 mud4j. All Rights Reserved.