Skip to content

remove()

Remove an object from the group.

group.remove(item)

The object keeps its current on-screen place as it leaves.

Parameters

group.remove(item)
Parameter Type Default Description
item Drawable required The object to remove.