remove


Description:

public void remove ()

Safely removes 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 remove_child internally.

Parameters:

this

a ActorIter