|
Driver Applies: move_or_destruct |
|
NAMEmove_or_destruct - ask an object to move to the specified destination
SYNOPSISint move_or_destruct( object dest );
DESCRIPTIONIf an object's environment is destructed, this apply is called on it's contents. 'dest' will be the environment of the destructing object, or zero if it has none. If the object does not move itself out of the object being destructed, it will be destructed as well.
SEE ALSO |
|
Page design by Frank Jacquette & Tim Hollebeek Copyright (C) 1998 Tim Hollebeek & Frank Jacquette |
|