|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--Update | +--Replace
A Replace Update contains a Body. When the Replace is applied to a World, the Body is added to that World, replacing a Body with the same id if one exists.
Fields inherited from class Update |
timestamp |
Constructor Summary | |
Replace(Body m)
|
Method Summary | |
void |
apply(World w)
Apply this change to a world. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Replace(Body m)
Method Detail |
public void apply(World w)
apply
in class Update
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |