|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.croftsoft.apps.dice.NPC
public class NPC
Non-Player Character (NPC) data.
Constructor Summary | |
---|---|
NPC()
|
|
NPC(String npc_name)
|
|
NPC(String npc_name,
long npc_xp)
|
Method Summary | |
---|---|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public NPC(String npc_name, long npc_xp)
public NPC(String npc_name)
public NPC()
Method Detail |
---|
public String toString()
toString
in class Object
|
CroftSoft Javadoc | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |