|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
public interface Model
| Method Summary | |
|---|---|
abstract Location |
getLocationByName(String name)
|
abstract Location |
getPlayerLocation()
|
abstract int |
getTime()
|
abstract AbstractWorld |
getWorld()
|
abstract void |
receiveMessage(Option o)
|
abstract void |
setPlayerLocation(Location loc)
|
abstract void |
setPlayerLocationByName(String name)
|
abstract void |
setTime(int newTime)
|
abstract void |
setWorld(AbstractWorld w)
|
| Method Detail |
|---|
Location getLocationByName(String name)
Location getPlayerLocation()
int getTime()
AbstractWorld getWorld()
void receiveMessage(Option o)
void setPlayerLocation(Location loc)
void setPlayerLocationByName(String name)
void setTime(int newTime)
void setWorld(AbstractWorld w)
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||