eapms
Class NPCObject

java.lang.Object
  |
  +--eapms.NPCObject
All Implemented Interfaces:
java.io.Serializable

public class NPCObject
extends java.lang.Object
implements java.io.Serializable

The object that defines all Non-Playing Characters.

See Also:
Serialized Form

Constructor Summary
NPCObject()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NPCObject

public NPCObject()