|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.planet_ink.coffee_mud.MOBS.interfaces.MOB.Follower
public static class MOB.Follower
| Field Summary | |
|---|---|
static Converter<MOB.Follower,MOB> |
converter
|
MOB |
follower
|
int |
marchingOrder
|
| Constructor Summary | |
|---|---|
MOB.Follower(MOB M,
int order)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public MOB follower
public int marchingOrder
public static final Converter<MOB.Follower,MOB> converter
| Constructor Detail |
|---|
public MOB.Follower(MOB M,
int order)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||