|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.ObjectAbstractStory
CharacterStory
AbstractCharacter
Character
public class Character
| Field Summary | |
|---|---|
(package private) String |
location
|
(package private) int |
state
|
| Fields inherited from class AbstractStory |
|---|
world |
| Constructor Summary | |
|---|---|
Character()
|
|
| Method Summary | |
|---|---|
Report |
createReport()
|
String |
getLocationName()
|
String |
getName()
|
| Methods inherited from class AbstractCharacter |
|---|
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 |
|---|
String location
int state
| Constructor Detail |
|---|
public Character()
| Method Detail |
|---|
public Report createReport()
createReport in class AbstractStorypublic String getLocationName()
getLocationName in class AbstractCharacterpublic String getName()
getName in class AbstractStory
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||