libgdx API

Uses of Class
com.badlogic.gdx.scenes.scene2d.actions.RemoveActorAction

Packages that use RemoveActorAction
com.badlogic.gdx.scenes.scene2d.actions   
 

Uses of RemoveActorAction in com.badlogic.gdx.scenes.scene2d.actions
 

Methods in com.badlogic.gdx.scenes.scene2d.actions that return RemoveActorAction
static RemoveActorAction Actions.removeActor()
           
static RemoveActorAction Actions.removeActor(Actor removeActor)
           
 


libgdx API

Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)