List of usage examples for com.badlogic.gdx.scenes.scene2d.actions SequenceAction subclass-usage
From source file de.longri.cachebox3.gui.animations.actor_animations.GestureHelpAnimation.java
/** * Created by Longri on 21.08.16. */ public class GestureHelpAnimation extends SequenceAction { public GestureHelpAnimation(final Vector2 start, final Vector2 end) {