destroy
Description:
public void destroy ()
Safely destroys the Actor currently pointer to by the iterator from its parent.
This function can only be called after next or
prev returned true, and cannot be called more than once for
the same actor.
This function will call destroy internally.
Parameters: