[Contents] [Index] [Help] [Retrace] [Browse <] [Browse >]


   NAME
        RemIBob -- Immediately remove a bob from the gel list and the rastport.

   SYNOPSIS
        RemIBob(bob, rp, vp)
                A0   A1  A2

        void RemIBob(struct bob *, struct rastport *, struct viewport *);

   FUNCTION
        Removes a bob immediately by uncoupling it from the gel list and
        erases it from the rastport.

   INPUTS
        bob = pointer to the bob to be removed
        rp  = pointer to the rastport if the bob is to be erased
        vp  = pointer to the viewport for beam-synchronizing

   RESULT

   BUGS

   SEE ALSO
        initgels()  remvsprite()  graphics/gels.h