Package net.sf.mud4j.character

Provides interfaces and classes for characters, pooling, and implementations.

See:
          Description

Interface Summary
Character Interface for defining different types of players.
Messageable Interface for those who implement messaging can implement.
 

Class Summary
AbstractCharacter Abstract character implementation for character implementations to implement for default functions.
CharacterPool Character pool for pooling of characters.
NonPlayerCharacter A non player character.
PlayerCharacter Player character for non-autonomous characters.
 

Package net.sf.mud4j.character Description

Provides interfaces and classes for characters, pooling, and implementations.



Copyright © 2006-2007 mud4j. All Rights Reserved.