Uses of Package
net.sf.mud4j.character

Packages that use net.sf.mud4j.character
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. 
net.sf.mud4j.world.area Provides classes for areas and zones that can contain groups of locations. 
 

Classes in net.sf.mud4j.character used by net.sf.mud4j.ability
Character
          Interface for defining different types of players.
 

Classes in net.sf.mud4j.character used by net.sf.mud4j.character
AbstractCharacter
          Abstract character implementation for character implementations to implement for default functions.
Character
          Interface for defining different types of players.
Messageable
          Interface for those who implement messaging can implement.
 

Classes in net.sf.mud4j.character used by net.sf.mud4j.effect
Character
          Interface for defining different types of players.
Messageable
          Interface for those who implement messaging can implement.
 

Classes in net.sf.mud4j.character used by net.sf.mud4j.world.area
Character
          Interface for defining different types of players.
 



Copyright © 2006-2007 mud4j. All Rights Reserved.