|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.tootsville.npc.SmudgeStain.StepOnMe
static final class SmudgeStain.StepOnMe
WRITEME: Document this type.
| Nested Class Summary | |
|---|---|
(package private) static class |
SmudgeStain.StepOnMe.StepOnMeMulligan
WRITEME: Document this type. |
| Field Summary | |
|---|---|
private Set<AbstractUser> |
annoyed
Who already was annoyed with a popup from this stain? |
private SmudgeStain |
stain
WRITEME: Document this brpocock@star-hope.org |
| Constructor Summary | |
|---|---|
SmudgeStain.StepOnMe(SmudgeStain theStainWhoLovedMe)
WRITEME: Document this constructor brpocock@star-hope.org |
|
| Method Summary | |
|---|---|
boolean |
acceptAction(Room where,
AbstractUser subject,
String verb,
AbstractUser object,
String indirectObject,
Object... trailer)
WRITEME: Document this method brpocock@star-hope.org |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private final SmudgeStain stain
private final Set<AbstractUser> annoyed
| Constructor Detail |
|---|
SmudgeStain.StepOnMe(SmudgeStain theStainWhoLovedMe)
theStainWhoLovedMe - who got stepped-on| Method Detail |
|---|
public boolean acceptAction(Room where,
AbstractUser subject,
String verb,
AbstractUser object,
String indirectObject,
Object... trailer)
ActionMethod
acceptAction in interface ActionMethodwhere - WRITEMEsubject - WRITEMEverb - WRITEMEobject - WRITEMEindirectObject - WRITEMEtrailer - WRITEME
ActionMethod.acceptAction(org.starhope.appius.game.Room,
org.starhope.appius.user.AbstractUser, java.lang.String,
org.starhope.appius.user.AbstractUser, java.lang.String,
java.lang.Object[])
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||