|
|||||||||
| Home >> All >> org >> metacosm >> framework >> [ entity overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.metacosm.framework.entity
Interface Place

- All Superinterfaces:
- Entity, org.metacosm.framework.persistence.Persistent, java.io.Serializable
- All Known Implementing Classes:
- BasicPlace
- public interface Place
- extends Entity
| Method Summary | |
void |
addEntity(Entity e)
|
void |
removeEntity(Entity e)
|
| Methods inherited from interface org.metacosm.framework.entity.Entity |
addInfluence, getAction, getActions, getController, getDescriptions, getDescriptions, getEntityId, getInfluences, getPlace, getProperties, getProperty, getSenses, getWorld, hasAction, hasProperty, isInfluencedBy, removeInfluence, sendMessage, setController |
| Methods inherited from interface org.metacosm.framework.persistence.Persistent |
load, save |
| Method Detail |
addEntity
public void addEntity(Entity e)
removeEntity
public void removeEntity(Entity e)
|
|||||||||
| Home >> All >> org >> metacosm >> framework >> [ entity overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC