libgdx API

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

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

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

Methods in com.badlogic.gdx.scenes.scene2d.actions that return AddAction
static AddAction Actions.add(Actor targetActor, Action action)
           
 


libgdx API

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