|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.planet_ink.coffee_mud.WebMacros.grinder.GrinderMobs
com.planet_ink.coffee_mud.WebMacros.grinder.GrinderPlayers
public class GrinderPlayers
| Field Summary | |
|---|---|
static java.lang.String[] |
BASICS
|
| Constructor Summary | |
|---|---|
GrinderPlayers()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
classList(MOB M,
ExternalHTTPRequests httpReq,
java.util.Hashtable parms)
|
static java.lang.String |
editPlayer(MOB whom,
ExternalHTTPRequests httpReq,
java.util.Hashtable parms,
MOB M)
|
static int |
getBasicCode(java.lang.String val)
|
static java.lang.String |
setBasics(ExternalHTTPRequests httpReq,
MOB M)
|
static java.lang.String |
titleList(MOB E,
ExternalHTTPRequests httpReq,
java.util.Hashtable parms)
|
| Methods inherited from class com.planet_ink.coffee_mud.WebMacros.grinder.GrinderMobs |
|---|
abilities, blessings, curses, editMob, expertiseList, factions, happilyAddItem, items, powers, senses |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String[] BASICS
| Constructor Detail |
|---|
public GrinderPlayers()
| Method Detail |
|---|
public static int getBasicCode(java.lang.String val)
public static java.lang.String titleList(MOB E,
ExternalHTTPRequests httpReq,
java.util.Hashtable parms)
public static java.lang.String setBasics(ExternalHTTPRequests httpReq,
MOB M)
public static java.lang.String classList(MOB M,
ExternalHTTPRequests httpReq,
java.util.Hashtable parms)
public static java.lang.String editPlayer(MOB whom,
ExternalHTTPRequests httpReq,
java.util.Hashtable parms,
MOB M)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||