|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--Update | +--Remove
An Update that causes the Body with the given id# to be removed from a World.
Fields inherited from class Update |
timestamp |
Constructor Summary | |
Remove(int id)
|
Method Summary | |
void |
apply(World world)
Apply this update to someone's view of the world. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Remove(int id)
Method Detail |
public void apply(World world)
Update
apply
in class Update
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |