.DT
do_decay
DW_wibble creator help
do_decay

.SH Name
.SP 5 5
do_decay -  This method is called by the bits controller to do the actual decaying of the object.
.EP

.SH Syntax
.SI 5
int do_decay()
.EI

.SH Returns
.SI 5
1 if it still exists, 0 if it has finished decaying
.EI

.SH Defined in
.SI 5
/std/bit.c
.EI

.SH Description
.SP 5 5

This method is called by the bits controller to do the actual
decaying of the object.
.EP

