public class RemoveActorAction extends Action
| Constructor and Description |
|---|
RemoveActorAction() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
act(float delta)
Updates the action based on time.
|
void |
restart()
Sets the state of the action so it can be run again.
|
public boolean act(float delta)
ActionActor.act(float).