|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.ObjectAbstractStory
MultiLocationStory
StoryStateMachine
MrSacksMachine
public class MrSacksMachine
| Field Summary | |
|---|---|
(package private) int |
state
|
| Fields inherited from class AbstractStory |
|---|
world |
| Constructor Summary | |
|---|---|
MrSacksMachine()
|
|
| Method Summary | |
|---|---|
int |
getState()
|
void |
receiveMessage(String message)
|
| Methods inherited from class StoryStateMachine |
|---|
createReport, getName, setData |
| Methods inherited from class MultiLocationStory |
|---|
createReport, receiveMessage |
| Methods inherited from class AbstractStory |
|---|
getDescription, getPlayerLocation, getTime, getWorld, isActive, notifyLocation, notifyLocation, setActive, setWorld |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
int state
| Constructor Detail |
|---|
public MrSacksMachine()
| Method Detail |
|---|
public int getState()
getState in class StoryStateMachinepublic void receiveMessage(String message)
receiveMessage in class MultiLocationStory
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||